dnsjit icon indicating copy to clipboard operation
dnsjit copied to clipboard

tcpclient: produce() in non-blocking mode doesn't return 0-length payload

Open nicki-krizek opened this issue 7 years ago • 1 comments

nil is returned instead of 0-length payload in non-blocking mode of TCP client.

nicki-krizek avatar Oct 09 '18 11:10 nicki-krizek

Yeah, non-blocking mode is not really there yet. The code/mode/settings should probably be removed.

jelu avatar Oct 09 '18 12:10 jelu