hl037 / Publications
Forum
Does SocketSend always send the full buffer ?
Hi, The documentation of SocketSend is really poor about the function behaviour : It says that the return value is the count of byte sent, but it does not say if it always 0 or the len of the buffer. Is there situation where this value could be different, and the socket still open ? And in this