ЭЛЕКТРОННАЯ БИБЛИОТЕКА КОАПП |
Сборники Художественной, Технической, Справочной, Английской, Нормативной, Исторической, и др. литературы. |
3.2.151 socketsocket This function opens a socket of the specified kind and attaches it to
filehandle use Socket; This gives you the proper constants. The function returns true if successful. See the examples in the section "Sockets" in Chapter 6. |