pvm_setsbuf man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

SETSBUF(3PVM)			PVM Version 3.4			 SETSBUF(3PVM)

NAME
       pvm_setsbuf - Switches the active send buffer.

SYNOPSIS
       C    int oldbuf = pvm_setsbuf( int bufid )

       Fortran	 call pvmfsetsbuf( bufid, oldbuf )

PARAMETERS
       bufid   Integer	the  message buffer identifier for the new active send
	       buffer.	A value of 0 indicates the default receive buffer.

       oldbuf  Integer returning the message buffer identifier for the	previā€
	       ous active send buffer.

DESCRIPTION
       The  routine  pvm_setsbuf  switches the active send buffer to bufid and
       saves the previous active send buffer oldbuf.  If bufid	is  set	 to  0
       then  the present active send buffer is saved and no active send buffer
       exists.

       The routine is required when managing multiple  message	buffers.   For
       example switching back and forth between two buffers.  One buffer could
       be used to send information to a graphical  interface  while  a	second
       buffer could be used send data to other tasks in the application.

EXAMPLES
       C:
	    sbuf1 = pvm_setsbuf( sbuf2 );
       Fortran:
	    CALL PVMFSETSBUF( NEWBUF, OLDBUF )

ERRORS
       These error conditions can be returned by pvm_setsbuf

       PvmBadParam
	      giving an invalid bufid.

       PvmNoSuchBuf
	      switching to a non-existent message buffer.

SEE ALSO
       pvm_setrbuf(3PVM)

				30 August, 1993			 SETSBUF(3PVM)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net