Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |