Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ns_chan(3aolserv) [debian man page]

ns_chan(3aolserver)					    AOLserver Built-In Commands 				       ns_chan(3aolserver)

__________________________________________________________________________________________________________________________________________________

NAME
ns_chan - Facility to share open file channels between interps SYNOPSIS
ns_chan option ?arg arg ...? _________________________________________________________________ DESCRIPTION
These commands... SEE ALSO
nsd(1), info(n) KEYWORDS
AOLserver 4.0 ns_chan(3aolserver)

Check Out this Related Man Page

Ns_Sock(3aolserver)					   AOLserver Library Procedures 				       Ns_Sock(3aolserver)

__________________________________________________________________________________________________________________________________________________

NAME
Ns_BindSock, Ns_GetSockAddr, Ns_SockAccept, Ns_SockAsyncConnect, Ns_SockAsyncConnect2, Ns_SockBind, Ns_SockCloseLater, Ns_SockConnect, Ns_SockConnect2, Ns_SockListen, Ns_SockListenEx, Ns_SockPipe, Ns_SockSetBlocking, Ns_SockSetNonBlocking, Ns_SockStrError, Ns_SockTimedCon- nect, Ns_SockTimedConnect2, ns_pipe, ns_sockpair - library procedures SYNOPSIS
#include "ns.h" Ns_BindSock(arg, arg) Ns_GetSockAddr(arg, arg) Ns_SockAccept(arg, arg) Ns_SockAsyncConnect(arg, arg) Ns_SockAsyncConnect2(arg, arg) Ns_SockBind(arg, arg) Ns_SockCloseLater(arg, arg) Ns_SockConnect(arg, arg) Ns_SockConnect2(arg, arg) Ns_SockListen(arg, arg) Ns_SockListenEx(arg, arg) Ns_SockPipe(arg, arg) Ns_SockSetBlocking(arg, arg) Ns_SockSetNonBlocking(arg, arg) Ns_SockStrError(arg, arg) Ns_SockTimedConnect(arg, arg) Ns_SockTimedConnect2(arg, arg) ns_pipe(arg, arg) ns_sockpair(arg, arg) _________________________________________________________________ DESCRIPTION
These functions ... SEE ALSO
nsd(1), info(n) KEYWORDS
AOLserver 4.0 Ns_Sock(3aolserver)
Man Page

6 More Discussions You Might Find Interesting

1. Solaris

File Permissions change date

Hi, I was wondering if there is any way to find out when the file/directory's permissions were changed. Typically, when using 'chmod' to change a file/directory's permissions, the modification date does not change. Any help would be greatly appreciated. Thanks. (4 Replies)
Discussion started by: kpatel
4 Replies

2. Solaris

file permissions changed to nobody4

Hi there We have had a weird problem arise recently whereby a file owned by cjo:cjogroup suddenly had it's permissions changed to nobody4:nogroup. The file is mounted off a NetApp Filer volume with the NFS permissions set to Read-Write Access (All Hosts) but no Root Access. When we tried to... (1 Reply)
Discussion started by: skewbie
1 Replies

3. UNIX for Advanced & Expert Users

DNS changes not propagating

I recently made a change to the DNS record for a customer - I updated the serial number (I use the yyyymmddnn format) to 2008100101. I HUPed named and checked to make sure it is running again. I dug at the primary nameserver and noticed that the change did not propagate - I ran nslookup with a... (5 Replies)
Discussion started by: mbathrick
5 Replies

4. AIX

Aix permissions changes log

Hi, Just wondered if there is a logfile that keeps track of all permission changes that have been made and by whom? Thanks, Matt. (1 Reply)
Discussion started by: elmesy
1 Replies

5. Post Here to Contact Site Administrators and Moderators

Permissions Changed?

I cannot seem to post within any thread as I require moderator approval. I believe my permissions have been changed and was wondering whats the reason behind this. Thanks. (3 Replies)
Discussion started by: Banned
3 Replies

6. Shell Programming and Scripting

Need columns changed to rows

I have some data in a file that looks like the following: reqs : 447342 max : 3.455 avg : 0.020 reqs : 68936 max : 24.078 avg : 0.202 reqs : 1093 max : 3:52.713 avg : 3.358 reqs : 0 max : 0.000 total : 0.000 (5 Replies)
Discussion started by: x96riley3
5 Replies