index
:
ntapi
main
Native API core library
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
socket
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
A new home.
midipix
21
-21
/
+21
2021-07-06
Annual chores.
midipix
21
-21
/
+21
2019-04-22
__ntapi_sc_getsockopt(): support NT_SO_IOCTL_GET_TCP_INFO.
midipix
1
-3
/
+12
2018-08-14
socket interfaces: async i/o completion: mark nt_iosb as volatile.
midipix
19
-36
/
+39
2018-05-18
socket interfaces: send and receive: defer wait for completion to caller.
midipix
2
-14
/
+10
2017-02-04
annual chores.
midipix
21
-21
/
+21
2016-12-18
__ntapi_sc_socket_V{1|2}: provide smooth foreign compiler support.
midipix
2
-4
/
+24
2016-12-18
ntapi_sc_sockete(): update to a more caller-friendly signature.
midipix
2
-4
/
+4
2016-12-15
code maintenance: provide smooth foreign toolchain support.
midipix
1
-1
/
+1
2016-06-17
__ntapi_sc_accept(): fix handling of ipv6 addresses.
midipix
1
-0
/
+11
2016-06-16
ntapi_sc_listen(): properly support backlog and afd flags.
midipix
1
-3
/
+4
2016-06-16
ntapi_sc_bind(): properly support afd (port-sharing) flags.
midipix
2
-8
/
+11
2016-06-16
__ntapi_sc_getsockopt(): initial implementation and integration.
midipix
1
-0
/
+50
2016-06-16
__ntapi_sc_setsockopt(): initial implementation and integration.
midipix
1
-0
/
+50
2016-06-16
nt_socket.h: struct _nt_afd_listen_info: fix definition.
midipix
1
-3
/
+3
2016-06-14
__ntapi_sc_bind_v2(): fix handling of ipv6 addresses.
midipix
1
-8
/
+20
2016-06-14
__ntapi_sc_connect_v2(): always initialize the entire afd_connect_req struct.
midipix
1
-0
/
+3
2016-05-14
__ntapi_sc_wait(): fix return value assignment after a successful wait.
midipix
1
-3
/
+1
2016-05-14
code maintenance: properly initialize struct entities.
midipix
1
-1
/
+1
2016-05-14
code maintenance: mark unused parameters.
midipix
6
-0
/
+14
2016-04-01
socket interfaces: ntapi_sc_connect_v2(): fix ipv6 support.
midipix
1
-0
/
+11
2016-03-27
socket interfaces: __ntapi_sc_recv(): added connectionless datagram support.
midipix
1
-8
/
+23
2016-03-23
socket interfaces: __ntapi_sc_send(): added connectionless datagram support.
midipix
1
-8
/
+39
2016-03-22
socket interfaces: sc_shutdown(): remove non-native code path and constants.
midipix
1
-22
/
+4
2016-03-22
socket interfaces: sc_getpeername: initial integration.
midipix
2
-0
/
+122
2016-01-23
annual chores.
midipix
17
-17
/
+17
2015-07-27
entered advanced internal development stage.
midipix
17
-0
/
+1231