Denso BHT-200QW Specifikace Strana 420

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 587
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 419
412
Function #25 .fcShutdwn
Shut down socket
Syntax: CALL "SOCKET.FN3" .fcShutdwn SOCKFD%, HOWTO%
Description:
This function shuts down socket transfers in the specified direction.
BSD4.4 socket API equivalent: This function is equivalent to the BSD4.4
socket API shutdown() function.
Parameters: SOCKFD% Socket identifier
HOWTO% Direction specification
The direction specification (HOWTO%) must be one of the following values:
.soSdRecv 0
Receive
.soSdSend 1
Transmit
.soSdBoth 2
Both
Return value: (None)
Run-time errors:
Error code Meaning
105h
Power-off detected
106h
An internal error has occurred in the TCP/IP module during data
transmission.
107h
The TCP/IP module has not been initiated.
108h
The memory for the TCP/IP module has became insufficient
during data transmission.
209h
Socket identifier is invalid.
216h
A parameter is invalid.
22Ah
This option is not recognized at the specification level.
Zobrazit stránku 419
1 2 ... 415 416 417 418 419 420 421 422 423 424 425 ... 586 587

Komentáře k této Příručce

Žádné komentáře