Descriptiondevip: fix addrlen in connect() and bind()
On some systems, the third argument of connect() and bind()
is expected to be the length of the address family instead
of the length of the sockaddr structure.
Patch Set 1 #Patch Set 2 : diff -r a43b5147ae91 https://code.google.com/p/drawterm/ #Patch Set 3 : diff -r a43b5147ae91 https://code.google.com/p/drawterm/ #
MessagesTotal messages: 3
|