socket_sendDescriptionint socket_send ( resource socket, string buf, int len, int flags)
The function socket_send() sends len bytes to the socket socket from buf The value of flags can be any ORed combination of the following: 表格 1. possible values for flags
See also socket_sendmsg() and socket_sendto(). | ||||||||||||||