Skip to content

Commit b2906c8

Browse files
tsuyoshichoh-east
andcommitted
channel.jax: fix address deletion
Co-authored-by: h_east <[email protected]>
1 parent a28cd78 commit b2906c8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/channel.jax

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,6 @@ send を呼ぶたびに毎回コールバックを指定する代わりに、チ
121121
122122
|ch_status()| を使用して、チャネルを開くことができたかどうかを確認します。
123123

124-
{address} は "ホスト名:ポート番号" の形式です。例:"localhost:8765"
125-
126-
IPv6 アドレスを使う時、角カッコでくくった中に納めてください。
127-
たとえば、"[2001:db8::1]:8765"。
128-
129-
130124
*channel-address*
131125
{address} はドメイン名か IP アドレスで、それにポート番号を続ける、あるいは
132126
"unix:" プリフィックスを付けて Unix ドメインソケットパス にできます。例 >

0 commit comments

Comments
 (0)