Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(same goes for recv/recvfrom)
|
|
... so dont try using socketcall() unless the system call exists
|
|
indicate it is (alledgedly) private.
-Erik
|
|
not an int.
|
|
|
|
|
|
the socketcall system call, but instead implement each fundamental
networking function directly as a system call.
-Erik
|
|
proper threading. Most of this is from Stefan Soucek,
with additions and changes as needed from me.
|
|
support for __FORCE_NOGLIBC per Brian Stafford
<brian.stafford@office-logic.com>
|
|
|
|
|
|
|
|
|