dnsjit
dnsjit copied to clipboard
tcpclient: produce() in non-blocking mode doesn't return 0-length payload
nil is returned instead of 0-length payload in non-blocking mode of TCP client.
Yeah, non-blocking mode is not really there yet. The code/mode/settings should probably be removed.