petsc-3.14.6 2021-03-30
Report Typos and Errors

PetscSocketEstablish

starts a listener on a socket

Synopsis

PETSC_INTERN PetscErrorCode PetscSocketEstablish(int portnum,int *ss)

Input Parameters

portnumber - the port to wait at

Output Parameters

ss - the socket to be used with PetscSocketListen()

See Also

PetscSocketListen(), PetscOpenSocket()

Level

advanced

Location

src/sys/classes/viewer/impls/socket/send.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages