LinkTed
|
64facfef51
|
Fix unresolved link to SocketAncillary
|
2020-10-10 15:19:13 +02:00 |
|
LinkTed
|
d0069a0cc5
|
Fix imports for MacOs
|
2020-10-10 15:19:13 +02:00 |
|
LinkTed
|
1ae54e560a
|
Change imports for cfg(doc)
|
2020-10-10 15:19:13 +02:00 |
|
LinkTed
|
e9bf69954c
|
Remove passcred for emscripten
|
2020-10-10 15:19:13 +02:00 |
|
LinkTed
|
d30508f95c
|
Remove target_os , which does not have SO_PASSCRED constant in libc
|
2020-10-10 15:19:13 +02:00 |
|
LinkTed
|
1f6d7dcc0a
|
Remove target_os , which does not have cmsghdr struct in libc
|
2020-10-10 15:19:13 +02:00 |
|
LinkTed
|
7b476d87fb
|
Remove target_os , which does not have MSG_CMSG_CLOEXEC constant in libc
|
2020-10-10 15:19:12 +02:00 |
|
LinkTed
|
db902bca3a
|
Add the code of the tracking issue
|
2020-10-10 15:19:12 +02:00 |
|
LinkTed
|
686964f0f5
|
Add set_passcred and passcred methods to UnixStream and UnixDatagram
|
2020-10-10 15:19:12 +02:00 |
|
LinkTed
|
53791b3ff4
|
Move conditional compilation to the upper module and sort the target OS list alphabetically
|
2020-10-10 15:19:12 +02:00 |
|
LinkTed
|
1f3195a5df
|
Remove inner function in bind , connect and send_to
|
2020-10-10 15:19:12 +02:00 |
|
LinkTed
|
6f82ddf18e
|
Add AncillaryError
|
2020-10-10 15:19:11 +02:00 |
|
LinkTed
|
6fa7c3f79e
|
Split net.rs into multiple files
|
2020-10-10 15:19:11 +02:00 |
|