Linux Server Hacks, Volume Two: Tips & Tools for Connecting, Monitoring, and Troubleshooting
This command sends data to the specified session partner. The maximum data size that can be transmitted is 65,536 bytes (64 KB). If the remote side issues a hang up command, all pending sends return the "session closed" error, NRC_SCLOSED (0x0A). If more than one send command is pending, they are processed in first-in, first-out order.
Field | In/Out | Required |
---|---|---|
ncb_command | IN | X |
ncb_retcode | OUT | |
ncb_lsn | IN | X |
ncb_num | ||
ncb_buffer | IN | X |
ncb_length | IN | X |
ncb_callname | ||
ncb_name | ||
ncb_rto | ||
ncb_sto | ||
ncb_post | IN | |
ncb_lana_num | IN | X |
ncb_cmd_cplt | OUT | |
ncb_event | IN |