Commit Graph

7 Commits

Author SHA1 Message Date
Thomas A
56c5fad43f Fix Stubs For Heimdal 2023-03-05 10:12:30 -08:00
Thomas A
81ae5a4a16 Add network_cmds submodule symbol-link 2023-02-16 11:10:53 -08:00
Thomas A
7358859873 Use network_cmds' Header And Source Fild (conn_lib)
It's interesting that Apple doesn't have mptcp_client use libnetwork's implementation instead. Maybe it is an indication that mptcp_client requires the implementation to be different from what libnetwork provides.

Regardless, building the conn_lib.c in libnetwork seems to work, so I'll stick with this approach for now.

This is required to build nc (netcat).
2023-02-12 21:34:33 -08:00
Thomas A
dfbdfe6092 Fix int-conversion error 2022-11-20 12:16:14 -08:00
Ariel Abreu
265b895467
Fix up some more stubs
...using some information from mDNSResponder
2020-11-01 23:40:16 -05:00
Ariel Abreu
bcedebd8da
Organize everything; fix up a few stubs
It's still just basically a stub library, but I *significantly* reorganized it to the point where it can be worked on more comfortably later
2020-08-26 22:21:41 -04:00
Ariel Abreu
9a9d465393
Initial commit
Just stubs for now; generated with Darling's stub generator and patched up a teensy bit
2020-08-25 11:15:47 -04:00