Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.0 RC4 available for testing
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
はじめに »
« SNMPException
PHP マニュアル
関数リファレンス
その他のサービス
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
ソケット
はじめに
インストール/設定
インストール手順
リソース型
定義済み定数
例
ソケットのエラー
ソケット 関数
socket_accept
— ソケットへの接続を許可する
socket_addrinfo_bind
— 与えられた addrinfo から、ソケットを作成してバインドする
socket_addrinfo_connect
— 与えられた addrinfo から、ソケットを作って接続する
socket_addrinfo_explain
— addrinfo に関する情報を取得する
socket_addrinfo_lookup
— 与えられたホスト名に関する getaddrinfo の内容を配列で取得する
socket_atmark
— ソケットに帯域外マークが付けられているかを調べる
socket_bind
— ソケットに名前をバインドする
socket_clear_error
— ソケットのエラーまたは直近のエラーコードをクリアする
socket_close
— Socket クラスのインスタンスを閉じる
socket_cmsg_space
— メッセージバッファサイズを計算する
socket_connect
— ソケット上の接続を初期化する
socket_create
— ソケット(通信時の終端)を作成する
socket_create_listen
— 接続を受けつけるためにポートにソケットをオープンする
socket_create_pair
— 区別できないソケットの組を作成し、配列に保存する
socket_export_stream
— ソケットをカプセル化したストリームに、ソケットをエクスポートする
socket_get_option
— ソケットのオプションを取得する
socket_getopt
— socket_get_option のエイリアス
socket_getpeername
— 指定したソケットのリモート側に問い合わせる
socket_getsockname
— 指定したソケットのローカル側に問い合わせ、その型に応じてホスト/ポート、あるいは Unix ファイルシステムのパスを返す
socket_import_stream
— ストリームをインポートする
socket_last_error
— ソケットの直近のエラーを返す
socket_listen
— ソケット上で接続待ち(listen)する
socket_read
— ソケットから最大バイト長まで読みこむ
socket_recv
— 接続したソケットからデータを受信する
socket_recvfrom
— 接続しているかどうかによらず、ソケットからデータを受信する
socket_recvmsg
— メッセージを読む
socket_select
— 与えられたソケットの配列に対し、指定した有効時間で select() システムコールを実行する
socket_send
— 接続したソケットにデータを送信する
socket_sendmsg
— メッセージを送信する
socket_sendto
— 接続しているかどうかによらずソケットにメッセージを送信する
socket_set_block
— ソケットのブロッキングモードを設定する
socket_set_nonblock
— ソケットリソースを非ブロックモードに設定する
socket_set_option
— ソケットのオプションを設定する
socket_setopt
— socket_set_option のエイリアス
socket_shutdown
— 受信、送信、または送受信用のソケットをシャットダウンする
socket_strerror
— ソケットエラーの内容を文字列として返す
socket_write
— ソケットに書き込む
socket_wsaprotocol_info_export
— WSAPROTOCOL_INFO 構造体をエクスポートする
socket_wsaprotocol_info_import
— 別のプロセスからソケットをインポートする
socket_wsaprotocol_info_release
— エクスポートした WSAPROTOCOL_INF 構造体を解放する
Socket
— Socket クラス
AddressInfo
— AddressInfo クラス
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google