home *** CD-ROM | disk | FTP | other *** search
-
- rxsocket was divided in 2 libraries:
-
- - rxsocket.library : bsdsocket.library functions plus other socket utilities
- should work with ANY stack
-
- - rxlibnet.library : net functions, with miami , genesis , usergroup ,
- stack specific function
-
- So the function:
- - MiamiIsOnline
- - MiamiGetPid
- - MiamiOnOffline
- - MiamiSetSocksConn
- - MiamiSupportsIPV6
- - MiamiDisallowDNS
- - sockatmark
-
- - GenesisClearUserList
- - GenesisGetGlobalUser
- - GenesisGetUser
- - GenesisGetUserName
- - GenesisIsOnline
- - GenesisReloadUserList
- - GenesisSetGlobalUser
-
- - CreateICMP
- - CreateIP
- - CreateTCP
- - CreateUDP
- - ReadICMP
- - ReadIP
- - ReadTCP
- - ReadUDP
-
- - crypt
- - getgrgid
- - getgrnam
- - getpass
- - getpwnam
- - getpwuid
- - GetSalt
- - getuid
- - setuid
- was moved from rxsocket.library to rxlibnet.library .
-
- Both libraries will be always included in rxsocket.lha
- (rxsocket.library main archive).
-