OSDN Git Service

新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDLNet_DelSocket.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="SDL_net">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="SDL_net-functions-socket_sets.html" title="1\82Â\8fã">
9 <title>SDLNet_DelSocket</title>
10 </head>
11 <body>
12 <a href="index.html#SDL_net">\96Ú\8e\9f</a> - <a href="SDL_net-functions.html">3.\8aÖ\90\94</a> - <a href="SDL_net-functions-socket_sets.html">3.6\83\\83P\83b\83g\90Ý\92è</a> - SDLNet_DelSocket
13 <hr>
14 <h1>SDLNet_DelSocket</h1>
15 \83\\83P\83b\83g\83Z\83b\83g\82©\82ç\83\\83P\83b\83g\82ð\8eæ\82è\8f\9c\82­
16 <h2>\8d\\95¶</h2>
17 <code>int SDLNet_DelSocket(SDLNet_SocketSet set, SDLNet_GenericSocket sock)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDLNet_DelSocket">
20 <tr><td>set</td><td>\83\\83P\83b\83g\82ð\8eæ\82è\8f\9c\82­\83\\83P\83b\83g\83Z\83b\83g</td></tr>
21 <tr><td>sock</td><td>set\82©\82ç\8eæ\82è\8f\9c\82­\83\\83P\83b\83g</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 \83Z\83b\83g\82É\8aÜ\82Ü\82ê\82é\83\\83P\83b\83g\82Ì\8d\87\8cv\90\94(\90V\82½\82É\8eæ\82è\8f\9c\82¢\82½\8cã)\82ð\96ß\82·. `sock`\82ª\8aÜ\82Ü\82ê\82Ä\82¢\82È\82¢\8fê\8d\87, -1\82ð\96ß\82·.
25 <h2>\8fÚ\8d×</h2>
26 <p>
27 \88ê\94Ê\93I\82É\82Í, \82±\82Ì\94Ä\97p\8aÖ\90\94\82Å\82Í\82È\82­\8e\9f\82Ì\93Á\92è\82Ì\83\\83P\83b\83g\97p\82É\83\89\83b\83v\82µ\82½\83C\83\93\83\89\83C\83\93\8aÖ\90\94\82ð\8eg\82¤:<br>
28 <a href="SDLNet_TCP_DelSocket.html">int SDLNet_TCP_DelSocket(SDLNet_SocketSet set, TCPsocket sock)</a><br>
29 <a href="SDLNet_UDP_DelSocket.html">int SDLNet_UDP_DelSocket(SDLNet_SocketSet set, UDPsocket sock)</a>
30 </p>
31 <p>
32 `sock`\82ªNULL\82Ì\8fê\8d\87\83\\83P\83b\83g\83Z\83b\83g\82©\82ç\82Í\89½\82à\8eæ\82è\8f\9c\82©\82ê\82È\82¢.
33 \82±\82ê\82Å\8c»\8dÝ\82Ì\83Z\83b\83g\82Ì\83\\83P\83b\83g\90\94\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.
34 </p>
35 <p>
36 \83\\83P\83b\83g\83Z\83b\83g\82É\8ew\92è\82Ì\83\\83P\83b\83g\82ª\82È\82¢\8fê\8d\87\82±\82Ì\8aÖ\90\94\82Í-1\82ð\96ß\82·.
37 \82±\82Ì\8fê\8d\87\83\\83P\83b\83g\83Z\83b\83g\82©\82ç\82Í\89½\82à\8eæ\82è\8f\9c\82©\82ê\82È\82¢.
38 </p>
39 <h2>\83o\81[\83W\83\87\83\93</h2>
40 SDL_net 2.0.0\88È\8d~
41 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
42 <a href="SDLNet_TCP_DelSocket.html">SDLNet_TCP_DelSocket</a><br>
43 <a href="SDLNet_UDP_DelSocket.html">SDLNet_UDP_DelSocket</a><br>
44 <a href="SDLNet_AddSocket.html">SDLNet_AddSocket</a><br>
45 <a href="SDLNet_TCP_AddSocket.html">SDLNet_TCP_AddSocket</a><br>
46 <a href="SDLNet_UDP_AddSocket.html">SDLNet_UDP_AddSocket</a><br>
47 <a href="SDLNet_CheckSockets.html">SDLNet_CheckSockets</a><br>
48 <h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
49 <a href="https://wiki.libsdl.org/SDL_net/SDLNet_DelSocket">SDL_net/SDLNet_DelSocket</a>
50 <hr>
51 </body>
52 </html>