functioncloseClientSocket

Closes the socket for the inter process communication

Information

Function that closes the inter-process communication.

Inputs

TypeNameDefaultDescription
IntegersocketFDSocket file descripter, or a negative value if an error occurred

Outputs

TypeNameDefaultDescription
IntegerretValReturn value of the function that closes the socket connection

Revisions

  • May 5, 2009, by Michael Wetter:
    First implementation.