1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00
Andrew Tridgell 4b96d83147 r6150: fixed a few socket_wrapper bugs.
- now works properly with UDP, so the NBT tests work
  - fixed byte order in a few places
  - connect() now fails to non-localhost
  - fixed some places that tested for < 0, which should be == -1 (most syscalls
    return -1 on error, not "negative")
(This used to be commit 61e1eea0fdb13577de2506472c5443ee92656263)
2007-10-10 13:11:22 -05:00
..
2007-10-10 13:07:25 -05:00
2007-10-10 13:11:03 -05:00
2007-10-10 13:10:55 -05:00
2007-10-10 13:11:03 -05:00
2007-10-10 13:05:13 -05:00