mlworks icon indicating copy to clipboard operation
mlworks copied to clipboard

unix_bind doesn't handle INET addresses

Open ellerh opened this issue 10 years ago • 0 comments

The C function unix_bind in unix.c assumes that the argument is an address for a Unix Domain Socket. The case when the argument is an INET address is not handled properly.

ellerh avatar Oct 24 '14 16:10 ellerh