XWare Поиск по информационным ресурсам МГУ English Russian
       
       Точная форма слов   О проекте   Сайты   Помощь
Поиск по:old.hcs.cmc.msu.ru   - Поискать по всем серверам
На этой странице приведены все страницы сервера old.hcs.cmc.msu.ru ,которые мы индексируем. Показаны документы 801 - 820 из 3520.

В начало ] Пред. | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | След.В конец ]

Упорядочить по: URL  |  дате изменения
801. socket_iovec_fetch
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_iovec_fetch -- Returns the data held in the iovec specified by iovec_id[iovec_position] . string socket_iovec_fetch ( resource iovec, int iovec_position) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-iovec-fetch.html -- 4.0 Кб -- 03.02.2002
Похожие документы

802. socket_iovec_alloc
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_iovec_alloc -- .. Builds a 'struct iovec' for use with sendmsg, recvmsg, writev, and readv . resource socket_iovec_alloc ( int num_vectors [, int ]) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-iovec-alloc.html -- 4.1 Кб -- 03.02.2002
Похожие документы

803. socket_getpeername
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_getpeername -- Given an fd, stores a string representing sa.sin_addr and the value of sa.sin_port into addr and port describing the remote side of a socket . bool socket_getpeername ( resource socket, string &addr [, int &port]) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-getpeername.html -- 4.1 Кб -- 03.02.2002
Похожие документы

804. socket_create_listen
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_create_listen -- Opens a socket on port to accept connections . resource socket_create_listen ( int port [, int backlog]) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-create-listen.html -- 4.0 Кб -- 03.02.2002
Похожие документы

805. socket_set_nonblock
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_set_nonblock -- Sets nonblocking mode for file descriptor fd . ... Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-set-nonblock.html -- 4.0 Кб -- 03.02.2002
Похожие документы

806. socket_getsockname
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_getsockname -- Given an fd, stores a string representing sa.sin_addr and the value of sa.sin_port into addr and port describing the local side of a socket . bool socket_getsockname ( resource socket, string &addr [, int &port]) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-getsockname.html -- 4.1 Кб -- 03.02.2002
Похожие документы

807. socket_fd_zero
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_fd_zero -- Clears a file descriptor set . bool socket_fd_zero ( resource set) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-fd-zero.html -- 3.9 Кб -- 03.02.2002
Похожие документы

808. socket_select
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_select -- Runs the select() system call on the sets mentioned with a timeout specified by tv_sec and tv_usec . int socket_select ( resource read_fd, resource write_fd, resource except_fd, int tv_sec [, int tv_usec]) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-select.html -- 4.1 Кб -- 03.02.2002
Похожие документы

809. socket_fd_clear
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_fd_clear -- Clears (a) file descriptor(s) from a set . bool socket_fd_clear ( resource set, mixed socket) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ... socket_fd_set . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-fd-clear.html -- 4.0 Кб -- 03.02.2002
Похожие документы

810. socket_fd_isset
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_fd_isset -- Checks to see if a file descriptor is set within the file descrirptor set . bool socket_fd_isset ( resource set, resource socket) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-fd-isset.html -- 4.0 Кб -- 03.02.2002
Похожие документы

811. socket_fd_free
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_fd_free -- Deallocates a file descriptor set . bool socket_fd_free ( resource set) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-fd-free.html -- 3.9 Кб -- 03.02.2002
Похожие документы

812. socket_fd_set
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_fd_set -- Adds (a) file descriptor(s) to a set . bool socket_fd_set ( resource set, mixed socket) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-fd-set.html -- 4.0 Кб -- 03.02.2002
Похожие документы

813. socket_fd_alloc
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_fd_alloc -- Allocates a new file descriptor set . ... Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-fd-alloc.html -- 3.9 Кб -- 03.02.2002
Похожие документы

814. socket_write
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_write -- Write to a socket . int socket_write ( resource socket_des, string &buffer, int length) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... The function socket_write() writes to the socket socket_des from &buffer the number of bytes set by length . ... socket_strerror . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-write.html -- 4.6 Кб -- 03.02.2002
Похожие документы

815. socket_create
PHP Manual . ... PHP 4 >= 4.1.0) socket_create -- Create a socket (endpoint for communication) . resource socket_create ( int domain, int type, int protocol) . ... This function is EXPERIMENTAL . ... The domain parameter sets the domain. ... The type parameter selects the socket type. ... Returns a valid socket descriptor on success, or a negative error code on failure. This code may be passed to socket_strerror() to get a textual explanation of the error. ... socket_read . ... socket_strerror ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-create.html -- 5.6 Кб -- 03.02.2002
Похожие документы

816. socket_strerror
PHP Manual . ... PHP 4 >= 4.1.0) socket_strerror -- Return a string describing a socket error . ... Example 1. socket_strerror() example . php if (($socket = socket_create (AF_INET, SOCK_STREAM, 0)) < 0) { echo "socket_create() failed: reason: " . ... n"; } if (($ret = socket_bind ($socket, '127.0.0.1', 80)) < 0) { echo "socket_bind() failed: reason: " . ... See also socket_accept() , socket_bind() , socket_connect() , socket_listen() , socket_create() , and socket_get_status() . ... socket_write ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-strerror.html -- 5.7 Кб -- 03.02.2002
Похожие документы

817. socket_read
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_read -- Reads from a socket . string socket_read ( resource socket_des, int length [, int type]) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. The function socket_read() reads from socket socket_des created by the socket_accept() function the number of bytes set by length . ... PHP_BINARY_READ - use the system socket_read() (Default in PHP >= 4.1.0) . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-read.html -- 5.2 Кб -- 03.02.2002
Похожие документы

818. socket_listen
PHP Manual . ... PHP 4 >= 4.1.0) socket_listen -- Listens for a connection on a socket . int socket_listen ( resource socket, int backlog) . ... After the socket socket has been created using socket_create() and bound to a name with socket_bind() , it may be told to listen for incoming connections on socket . A maximum of backlog incoming connections will be queued for processing. socket_listen() is applicable only to sockets with type SOCK_STREAM or SOCK_SEQPACKET . ... socket_connect . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-listen.html -- 5.2 Кб -- 03.02.2002
Похожие документы

819. socket_close
PHP Manual . Prev . Next . PHP 4 >= 4.1.0) socket_close -- Closes a socket descriptor . bool socket_close ( resource socket) . ... Be warned and use this function at your own risk. socket_close() closes the file (or socket) descriptor given by socket . Note that socket_close() should not be used on PHP file descriptors created with fopen() , popen() , fsockopen() , or psockopen() ; it is meant for sockets created with socket_create() or socket_accept() . ... socket_bind . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-close.html -- 5.1 Кб -- 03.02.2002
Похожие документы

820. socket_connect
PHP Manual . ... PHP 4 >= 4.1.0) socket_connect -- Initiates a connection on a socket . int socket_connect ( resource socket, string address [, int port]) . ... Initiates a connection using the socket descriptor socket , which must be a valid socket descriptor created with socket_create() . The address parameter is either an IP address in dotted-quad notation (e.g. 127.0.0.1 ), if the socket is of the AF_INET family; or the pathname of a Unix-domain socket, if the socket family is AF_UNIX . ...
[ Сохраненная копия ]  Ссылки http://old.hcs.cmc.msu.ru/php/function.socket-connect.html -- 5.3 Кб -- 03.02.2002
Похожие документы

В начало ] Пред. | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | След.В конец ]

Rambler's Top100 RFBR Яндекс цитирования