|
b60aaccf6f
|
build; fix compilation errors under win32
win32 builds are still totally unsupported, untested, and functionally
broken.
|
2018-08-13 14:52:40 +10:00 |
|
|
f6056153e3
|
rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
|
2018-08-05 14:42:02 +10:00 |
|
|
803acc9a87
|
relicense under MPL-2.0
|
2018-08-04 15:14:06 +10:00 |
|
|
1b92ac5f61
|
posix/socket: add defaulting wrapper for recvfrom
|
2018-07-27 21:06:25 +10:00 |
|
|
d99b257268
|
posix/socket: add wrappers for sendto and recvfrom
|
2018-07-27 18:29:43 +10:00 |
|
|
f0eb3f0775
|
posix/socket: add wrappers for connect and bind
|
2018-07-27 18:29:30 +10:00 |
|
|
cf800a35da
|
move construction/assignment should be noexcept where possible
|
2018-07-24 15:48:50 +10:00 |
|
|
a979b253f5
|
socket: correctly iterate over lookup entries
|
2017-12-26 17:27:36 +11:00 |
|
|
ce64396da4
|
posix/socket: add a convenience wrapper for sockets
|
2017-12-22 18:38:30 +11:00 |
|