View Single Post
draft
Senior Member
Join Date: Jul 2007
Location: Russia, Saint-Petersburg
Old 08-18-2015 , 16:41   Re: Module: Threaded Sockets
Reply With Quote #23

Destro-, nice job!

But please, add from native module this one:
Code:
/* Same as socket_send but Data can contain null bytes */

native socket_send2(_socket, const _data[], _length);
Or just update current socket_send to able sending null bytes. Thanks in advance if you could do it quickly!)
__________________

Last edited by draft; 08-18-2015 at 16:44.
draft is offline