This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wmii
Watch
1
Star
0
Fork
0
You've already forked wmii
mirror of
https://github.com/0intro/wmii
synced
2025-02-16 22:35:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wmii
/
libixp2
History
Anselm R. Garbe
688d1220b7
renamed tcp to inet in function names
2006-01-23 15:25:15 +02:00
..
client.c
…
convert.c
fixed stat problem, as claimed in the manual page, stat is really containes twice, weird!
2006-01-20 18:48:19 +02:00
ixp.h
added AF_INET capable socket functions
2006-01-21 21:04:29 +02:00
Makefile
…
message.c
fixed stat problem, as claimed in the manual page, stat is really containes twice, weird!
2006-01-20 18:48:19 +02:00
server.c
added AF_INET capable socket functions
2006-01-21 21:04:29 +02:00
socket.c
renamed tcp to inet in function names
2006-01-23 15:25:15 +02:00
transport.c
…