OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / SDLNet_UDP_Close.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="SDL2_net-CategoryUdpSockets.html" title="1\82Â\8fã">
9 <title>SDLNet_UDP_Close</title>
10 </head>
11 <body>
12 <a href="index.html#SDL2_net">\96Ú\8e\9f</a> - <a href="SDL2_net-FrontPage.html">SDL_net</a> - <a href="SDL2_net-ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="SDL2_net-CategoryUdpSockets.html">UDP\83p\83P\83b\83g</a> - SDLNet_UDP_Close
13 <hr>
14 <h1>SDLNet_UDP_Close</h1>
15 UDP\83\\83P\83b\83g\82ð\95Â\82\82é
16 <h2>\8d\\95¶</h2>
17 <code>void SDLNet_UDP_Close(UDPsocket sock)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDLNet_UDP_Close">
20 <tr><td>port</td><td>\95Â\82\82éUDP\83\\83P\83b\83g</td></tr>
21 </table>
22 <h2>\96ß\82è\92l</h2>
23 \92Ê\90M\82Ì\8f\80\94õ\82ª\82Å\82«\82½UDP\83\\83P\83b\83g\82ð\96ß\82·.
24 <h2>\8fÚ\8d×</h2>
25 <p>
26 \83\\83P\83b\83g\82ð\90Ø\92f\82µ, \8e\91\8c¹\82ð\89ð\95ú\82·\82é.
27 </p>
28 <p>
29 \82±\82Ì\8aÖ\90\94\82É\93n\82µ\82½\83\\83P\83b\83g\82ð\8dÄ\82Ñ\8eg\97p\82·\82é\82±\82Æ\82Í\82Å\82«\82È\82¢.
30 </p>
31 <h2>\83o\81[\83W\83\87\83\93</h2>
32 SDL_net 2.0.0\88È\8d~
33 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
34 <a href="https://wiki.libsdl.org/SDL_net/SDLNet_UDP_Close">SDL_net/SDLNet_UDP_Close</a>
35 <hr>
36 </body>
37 </html>