| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
The implicit cast operator can be very dangerous.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes build failure because Bionic doesn't provide SUN_LEN().
|
|
For improved portability of the net library to projects without
autoconf.
|
|
|
|
|
|
|
|
|
|
Use wchar_t for everything on Windows. Solves a lot of filesystem
charset problems.
|
|
|
|
Handles abstract sockets on Linux.
|
|
|
|
|
|
|