Implement getaddrinfo (somewhat)
Showing
- Cargo.toml 1 addition, 1 deletionCargo.toml
- src/header/netdb/mod.rs 76 additions, 7 deletionssrc/header/netdb/mod.rs
- src/header/sys_socket/mod.rs 1 addition, 1 deletionsrc/header/sys_socket/mod.rs
- tests/Makefile 5 additions, 4 deletionstests/Makefile
- tests/expected/netdb/getaddrinfo.stderr 0 additions, 0 deletionstests/expected/netdb/getaddrinfo.stderr
- tests/expected/netdb/getaddrinfo.stdout 1 addition, 0 deletionstests/expected/netdb/getaddrinfo.stdout
- tests/expected/netdb/netdb.stderr 0 additions, 0 deletionstests/expected/netdb/netdb.stderr
- tests/expected/netdb/netdb.stdout 0 additions, 0 deletionstests/expected/netdb/netdb.stdout
- tests/netdb/getaddrinfo.c 50 additions, 0 deletionstests/netdb/getaddrinfo.c
- tests/netdb/netdb.c 0 additions, 0 deletionstests/netdb/netdb.c
Loading
Please register or sign in to comment