1.3.8
UDP adapter corrections:
- ERR_SOCKET_DGRAM_NOT_RUNNING error when chunking request body, #78
- Normalize the output for the second parameter (
bytesSent
). It returns actual number (in case of an error is0
zero).
UDP adapter corrections:
bytesSent
). It returns actual number (in case of an error is 0
zero).