barchart / barchart-udt

Java wrapper for native C++ UDT protocol.
https://github.com/barchart/barchart-udt/wiki
128 stars 89 forks source link

Fix for issue #56 #57

Closed CCob closed 11 years ago

CCob commented 11 years ago

send1 should now throw an exception when a socket error occurs when sending data over a UDT SOCK_STREAM socket

Andrei-Pozolotin commented 11 years ago

got it; will take a look

CCob commented 11 years ago

Can we cut a maven release to include to include this fix?