marting
|
50664556eb
|
Procedures to convert numbers and bytes to
internet-host-addresses. Added fd->port. Small bug-fixes.
|
2000-07-27 13:38:35 +00:00 |
marting
|
27bafee1bc
|
Shifted receive/send-message to non-blocking sockets.
|
2000-07-14 16:30:02 +00:00 |
marting
|
1154aad830
|
Moved host/network/service/protocol-info to new FFI. Fixed some bugs
in the old implementation.
|
2000-07-13 13:45:00 +00:00 |
marting
|
86fa3f59a4
|
Moved host-info to new address representation. The record is constructed in C now.
|
2000-07-12 17:28:56 +00:00 |
marting
|
52291acc0e
|
Connect can now handle non-blocking sockets that return EINPROGRESS.
|
2000-07-11 10:30:23 +00:00 |
marting
|
f095b068a8
|
connect for non-blocking sockets. Untested code.
|
2000-07-10 18:32:45 +00:00 |
marting
|
fd69c40875
|
made sockets non/blocking. accept adds a non-ready fd to vm-queue and waits. Copied from socket.c. Maybe connect has to follow.
|
2000-07-10 18:01:53 +00:00 |
marting
|
f81441cf2a
|
adapted types
|
1999-11-04 17:46:51 +00:00 |
marting
|
b5771115b6
|
changes to get the 0.5.2 stuff running. Not yet completed, hangs on startup
|
1999-09-23 23:02:54 +00:00 |
marting
|
0f0fe9f2ff
|
updates from 0.5.2
|
1999-09-23 17:46:46 +00:00 |
marting
|
d2fc94c2da
|
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
|
1999-09-16 00:20:37 +00:00 |
marting
|
09136048ae
|
Added files from david fishers home (~dfisher/scsh-0.5.1).
Be warned: the scsh-version he started from was neither 0.5.1 nor
0.5.2, but something in between !
|
1999-09-14 13:32:05 +00:00 |