root/src/network/io.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @6feaa530574554f1d82669a9f068e3322525192d [6feaa530574554f1d82669a9f068e3322525192d] 13/08/08 00:57:26 Pierre d'Herbemont <pdherbemont@videolan.org> network: vasprintf returns an int.
(edit) @aa9562a3a70baf8f98e7db47060d32f9d5e0e177 [aa9562a3a70baf8f98e7db47060d32f9d5e0e177] 09/08/08 11:32:15 Rémi Denis-Courmont <rdenis@simphalempin.com> Presumptively avoid using getaddrinfo for the Windows 2000
(edit) @8cec5b2101b79e6a2717397378db94e0f0fbdd20 [8cec5b2101b79e6a2717397378db94e0f0fbdd20] 09/08/08 10:51:26 Rémi Denis-Courmont <rdenis@simphalempin.com> vlc_inet_pton: use getaddrinfo, should fix #1824
(edit) @954040034fe72e2ba7887313fa679a28179bb40d [954040034fe72e2ba7887313fa679a28179bb40d] 09/08/08 10:50:33 Rémi Denis-Courmont <rdenis@simphalempin.com> net_vaPrintf: fix error handling
(edit) @22f8e7435cab1dbaef1530d5f4db5dd4142b14c4 [22f8e7435cab1dbaef1530d5f4db5dd4142b14c4] 04/08/08 17:25:21 Rémi Denis-Courmont <rdenis@simphalempin.com> Fix wrapper: use SOCK_STREAM rather than SOCK_DGRAM for TCP
(edit) @799fa2004db121688cec8a61e7be16d4d04f4dfa [799fa2004db121688cec8a61e7be16d4d04f4dfa] 12/06/08 19:09:53 Rémi Denis-Courmont <rdenis@simphalempin.com> Network: handle interrupts when reading and some comments
(edit) @d666030b2349e8a710fcba4d2cabb912cc700580 [d666030b2349e8a710fcba4d2cabb912cc700580] 31/05/08 21:10:28 Rémi Denis-Courmont <rdenis@simphalempin.com> libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h
(edit) @b5aee88c089035938b603929d29b5d113553f4fa [b5aee88c089035938b603929d29b5d113553f4fa] 27/05/08 18:53:25 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: Make sure all symbol listed in libvlccore.sym are exported.
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @fc92a6567e68eb7a22f4107d65d3bd2cced7266e [fc92a6567e68eb7a22f4107d65d3bd2cced7266e] 25/03/08 01:20:29 Rafaël Carré <funman@videolan.org> Correctly use WSAStringToAddress() Fix by upb at preteam org
(edit) @4c685fc5ccfc01e8d60c18b89363eb17eea6369a [4c685fc5ccfc01e8d60c18b89363eb17eea6369a] 04/03/08 20:01:40 Rémi Denis-Courmont <rem@videolan.org> Remove misleading dummy "Interrupted system call" error from …
(edit) @3cd17e7d668e174ebc6dcf6510aefffcb406c765 [3cd17e7d668e174ebc6dcf6510aefffcb406c765] 04/03/08 19:56:33 Rémi Denis-Courmont <rem@videolan.org> Avoid dummy "unknown option dccp-service" error Signed-off-by: Rémi …
(edit) @9db336f33fec96c4e647a1302b2307a96ea805ee [9db336f33fec96c4e647a1302b2307a96ea805ee] 03/03/08 19:13:32 Rémi Duraffort <ivoire@via.ecp.fr> Revert "Include vlc_common.h to get VLC_UNUSED()" This reverts commit …
(edit) @805980f9540538da4ca6f1f6d8fcf9a19f34375f [805980f9540538da4ca6f1f6d8fcf9a19f34375f] 03/03/08 18:14:15 Pierre d'Herbemont <pdherbemont@videolan.org> Include vlc_common.h to get VLC_UNUSED()
(edit) @2815e99445ba576d06e3688df81db6ae59732b13 [2815e99445ba576d06e3688df81db6ae59732b13] 02/03/08 20:01:43 Rémi Denis-Courmont <rem@videolan.org> Set the DCCP service code properly. Assume RTP converys video (which is …
(edit) @e5896809c2ea5686fe1c0831c72b9e8e5a7c1e31 [e5896809c2ea5686fe1c0831c72b9e8e5a7c1e31] 10/02/08 16:52:00 Rémi Denis-Courmont <rem@videolan.org> Really (I swear) implement the waitpipe in net_write
(edit) @0b28505c862d23805402d4549a61470b9c53b79f [0b28505c862d23805402d4549a61470b9c53b79f] 10/02/08 16:43:05 Rémi Denis-Courmont <rem@videolan.org> Fix net_Write waitpipe usage, cleanups
(edit) @c0082a6a9aa74f9b1733a8778c56d9e119363135 [c0082a6a9aa74f9b1733a8778c56d9e119363135] 10/02/08 12:50:55 Rémi Denis-Courmont <rem@videolan.org> Remove arbitrary timer in net_Write()
(edit) @bd26b5fae425423ad406e2c2e2375ba47be31d17 [bd26b5fae425423ad406e2c2e2375ba47be31d17] 09/02/08 09:32:05 Rémi Denis-Courmont <rem@videolan.org> Handle waitpipe error failures.
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @fdb990bd55f690131f00a443f187577fc82c8aa6 [fdb990bd55f690131f00a443f187577fc82c8aa6] 21/01/08 21:35:19 Rémi Denis-Courmont <rem@videolan.org> Remove potential deadlocks in waitpipe with net_*
(edit) @98a7a012699bdc9c60323970589b02e06d0c912c [98a7a012699bdc9c60323970589b02e06d0c912c] 05/01/08 19:05:31 Rémi Denis-Courmont <rem@videolan.org> excess debug
(edit) @ecbbbc15c84f94dba5d9d3a1d54ae9802256a7bf [ecbbbc15c84f94dba5d9d3a1d54ae9802256a7bf] 05/01/08 19:04:10 Rémi Denis-Courmont <rem@videolan.org> Use the event pipe in net_Read instead of an arbitrary timer
(edit) @590701d6b366c7fd7cfa4defb7fd4e5f706a3a50 [590701d6b366c7fd7cfa4defb7fd4e5f706a3a50] 22/12/07 11:02:50 Rémi Denis-Courmont <rem@videolan.org> Remove net_Select. Simplify net_Read consequently.
(edit) @ed9144bac360c3c29d92fe8f6cb8195680fdeb52 [ed9144bac360c3c29d92fe8f6cb8195680fdeb52] 22/12/07 10:10:56 Rémi Denis-Courmont <rem@videolan.org> Revert [23768] and [23768]. Fix dead lock whenever reading from the …
(edit) @4c4ad240294546960d94560fffd40e2e0ae3ce0a [4c4ad240294546960d94560fffd40e2e0ae3ce0a] 21/12/07 19:56:54 Pierre d'Herbemont <pdherbemont@videolan.org> network/io.c: net_Select should return i_total on timeout.
(edit) @3c3259132706c07bf0046e922945974c0993f469 [3c3259132706c07bf0046e922945974c0993f469] 21/12/07 19:52:21 Pierre d'Herbemont <pdherbemont@videolan.org> modules/services_discovery/sap.c: Don't trust announcement down packet, …
(edit) @69d48f0fc8085ee53db9c9060b22ef7c461f9d47 [69d48f0fc8085ee53db9c9060b22ef7c461f9d47] 19/11/07 19:28:24 Rémi Denis-Courmont <rem@videolan.org> Comment on the EOF case - this does not change the semantic at all.
(edit) @d10cd7083a59fe3e2f1035f2601822bcf6f6d338 [d10cd7083a59fe3e2f1035f2601822bcf6f6d338] 01/10/07 02:33:08 Rafaël Carré <funman@videolan.org> That shouldn't have been part of the previous commit
(edit) @5aded14b68d48cc909622d9ddc739cd665b3b678 [5aded14b68d48cc909622d9ddc739cd665b3b678] 01/10/07 02:29:00 Rafaël Carré <funman@videolan.org> configure.ac: typo, fix #1204
(edit) @d6de4f038ae4da5af6c45a5be7ee8ed07923553c [d6de4f038ae4da5af6c45a5be7ee8ed07923553c] 19/09/07 19:39:43 Rémi Denis-Courmont <rem@videolan.org> Fix DCCP support
(edit) @9bfa71e7f851051743ea3fb4711a6bc6cd989c7b [9bfa71e7f851051743ea3fb4711a6bc6cd989c7b] 19/09/07 18:14:58 Rémi Denis-Courmont <rem@videolan.org> Support for DCCP in net_Listen
(edit) @c2b029553bf0cc7f55118460341e1206fe21c4b8 [c2b029553bf0cc7f55118460341e1206fe21c4b8] 19/09/07 17:31:22 Rémi Denis-Courmont <rem@videolan.org> Simplify net_Listen (no real use for family and type parameters)
(edit) @4ff9961862088bf74ca36f04ae3e34094ec9778f [4ff9961862088bf74ca36f04ae3e34094ec9778f] 18/09/07 17:44:47 Rémi Denis-Courmont <rem@videolan.org> Fix the most common strerror() usages (threads, network, input) - refs …
(edit) @6ee1e193fd896ab9a4729fde14f009d9ce629815 [6ee1e193fd896ab9a4729fde14f009d9ce629815] 10/09/07 20:56:52 Rafaël Carré <funman@videolan.org> Removes trailing spaces. Removes tabs.
(edit) @f4760a11a3cd7f65f67a5df1c4b3096e4c708f91 [f4760a11a3cd7f65f67a5df1c4b3096e4c708f91] 01/09/07 18:35:25 Rafaël Carré <funman@videolan.org> net_Read(): Checks p_libvlc->b_die
(edit) @42f6cf0471cde247f2c6e0c0303eb7375e0df465 [42f6cf0471cde247f2c6e0c0303eb7375e0df465] 12/08/07 20:23:09 Rémi Denis-Courmont <rem@videolan.org> DCCP also needs listen()
(edit) @851b8a430e99148da397d24dd8ad75afbf05ea2d [851b8a430e99148da397d24dd8ad75afbf05ea2d] 15/04/07 10:20:45 Rémi Denis-Courmont <rem@videolan.org> - Only use IPV6_V6ONLY when it makes sense (i.e. receiving datagram …
(edit) @d215ca3f3504e426bb1b8779a7bc391fb19cdfff [d215ca3f3504e426bb1b8779a7bc391fb19cdfff] 25/03/07 11:56:25 Rémi Denis-Courmont <rem@videolan.org> Block SIGCHLD so we don't get polluted by system() in another …
(edit) @ef9815af6eaa9379121309f67f2df249894b3cab [ef9815af6eaa9379121309f67f2df249894b3cab] 24/03/07 12:10:20 Rémi Denis-Courmont <rem@videolan.org> Re-disable v6 only for better handling of udp://@ on dual-stack systems
(edit) @7934d7aa56f33ff717a7738f20b5742666128819 [7934d7aa56f33ff717a7738f20b5742666128819] 23/03/07 20:43:48 Laurent Aimar <fenrir@videolan.org> Fixed net_Read and net_Write (poll can be interrupted).
(edit) @9180f067c9b203944f051194354f415bcbb0bba2 [9180f067c9b203944f051194354f415bcbb0bba2] 03/03/07 19:30:12 Rémi Denis-Courmont <rem@videolan.org> Fix RC interface
(edit) @591835ca2bad00c4c84b7213f9c24e2cecc4513d [591835ca2bad00c4c84b7213f9c24e2cecc4513d] 28/02/07 17:56:57 Christophe Mutricy <xtophe@videolan.org> Meaningfull typo
(edit) @3bc601a592a6bfa37030b1dc87b4a808b092a8ae [3bc601a592a6bfa37030b1dc87b4a808b092a8ae] 28/02/07 17:35:19 Rémi Denis-Courmont <rem@videolan.org> typo
(edit) @21ca21609801cd9c9e4fcd73024c9f5628bb5b68 [21ca21609801cd9c9e4fcd73024c9f5628bb5b68] 28/02/07 17:23:21 Rémi Denis-Courmont <rem@videolan.org> Fix POL.*HUP handling: POLLHUP is for writing, POLLRDHUP is for reading …
(edit) @8161c0261683e5099e6a6fff0249fdd99bfa7b51 [8161c0261683e5099e6a6fff0249fdd99bfa7b51] 27/02/07 22:27:06 Rémi Denis-Courmont <rem@videolan.org> *Ahem* compile testing is good, but it only works if I actually look at …
(edit) @bd3f6bbbc70a62a05ba7038af85d6076dbff32ac [bd3f6bbbc70a62a05ba7038af85d6076dbff32ac] 27/02/07 22:25:11 Rémi Denis-Courmont <rem@videolan.org> Simplification
(edit) @42388a77bdcf23357696f033a81d11485cd7c00d [42388a77bdcf23357696f033a81d11485cd7c00d] 26/02/07 17:42:53 Rémi Denis-Courmont <rem@videolan.org> net_Close() is a one-liner, so inline it
(edit) @b5ed36d375a1c2a963b761abeda59604c417b638 [b5ed36d375a1c2a963b761abeda59604c417b638] 26/02/07 17:38:58 Rémi Denis-Courmont <rem@videolan.org> Do what the previous commit pretended to do
(edit) @5a605a9ff03e5266b56991d969c8c23f4e303906 [5a605a9ff03e5266b56991d969c8c23f4e303906] 26/02/07 16:44:23 Rémi Denis-Courmont <rem@videolan.org> - Fix handling of POLLHUP and POLLNVAL events - Minor optimization for …
(edit) @638023d7e64f3b272a10ab5e6200ff2475e09f49 [638023d7e64f3b272a10ab5e6200ff2475e09f49] 25/02/07 17:11:41 Laurent Aimar <fenrir@videolan.org> Fixed a memory access error (net_ReadInner)
(edit) @53462241fdd87eaa50fe378be5d592f9ec395625 [53462241fdd87eaa50fe378be5d592f9ec395625] 21/02/07 23:39:07 Damien Fouilleul <damienf@videolan.org> - io.c: meaningful error message on win32 when input is dying
(edit) @f9279bb46db3777459df7c0fb67b01ead1ffa0ee [f9279bb46db3777459df7c0fb67b01ead1ffa0ee] 21/02/07 18:42:19 Rémi Denis-Courmont <rem@videolan.org> Minor code factorization
(edit) @2a1ed30d7f79c2e430b9032bf7f1112d937fa922 [2a1ed30d7f79c2e430b9032bf7f1112d937fa922] 15/02/07 18:26:23 Rémi Denis-Courmont <rem@videolan.org> Remove timeout in network read APIs - closes #1056
(edit) @569c1ac4941addbbdf7cad6d8f3cd0a7dd4d064c [569c1ac4941addbbdf7cad6d8f3cd0a7dd4d064c] 15/02/07 18:17:47 Rémi Denis-Courmont <rem@videolan.org> Suppress timeout parameter from net_Select() - refs #1056. The only use of …
(edit) @6b382b4b2216fcd8c54d64d68d619a26a26a0471 [6b382b4b2216fcd8c54d64d68d619a26a26a0471] 15/02/07 18:12:28 Rémi Denis-Courmont <rem@videolan.org> - Fix error reporting in net_Read* (refs #1056) - Suppress broken and …
(edit) @477af15ca743341ee1717b7f099267bc66c9f38a [477af15ca743341ee1717b7f099267bc66c9f38a] 15/02/07 17:32:53 Rémi Denis-Courmont <rem@videolan.org> Use size_t or ssize_t when appropriate
(edit) @061b69e72b87daf817e1b4fa23c8b1286de3955a [061b69e72b87daf817e1b4fa23c8b1286de3955a] 15/02/07 16:34:50 Christophe Mutricy <xtophe@videolan.org> win32 replacement for inet_ntop()
(edit) @a5ef7ce0f308caca8b7a41d66e0aae4c653344b1 [a5ef7ce0f308caca8b7a41d66e0aae4c653344b1] 12/02/07 18:31:53 Rémi Denis-Courmont <rem@videolan.org> Use poll() always and fix terrible bug due to #ifdefs
(edit) @bd205274b18f4eda0fcc701078883470f344b6eb [bd205274b18f4eda0fcc701078883470f344b6eb] 11/02/07 22:01:47 Rémi Denis-Courmont <rem@videolan.org> Remove useless parameter to net_Select
(edit) @740f0fd5b8d5db2b4658d018748135dec5d47640 [740f0fd5b8d5db2b4658d018748135dec5d47640] 05/02/07 18:50:14 Rémi Denis-Courmont <rem@videolan.org> Warning: Explicit kludge - parental advisory Now, UDP-Lite really works!
(edit) @fc1f0e4f908113a3784a10cfe6817da47cc63214 [fc1f0e4f908113a3784a10cfe6817da47cc63214] 06/01/07 17:00:49 Rémi Denis-Courmont <rem@videolan.org> Remove broken V6ONLY logic
(edit) @86c22770d36cf5a027ab2ac39eecc788ca22f6cf [86c22770d36cf5a027ab2ac39eecc788ca22f6cf] 06/01/07 14:39:36 Rémi Denis-Courmont <rem@videolan.org> Revert [18511]. I wonder what I was thinking about.
(edit) @0a637ed758d6a7136979138e3e1d96d1540f1589 [0a637ed758d6a7136979138e3e1d96d1540f1589] 05/01/07 12:28:28 Rémi Denis-Courmont <rem@videolan.org> Fix setsockopt(IPV6_V6ONLY)
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @2ddfa868b5c8cdc1a5ef9396b8577ad0523cb7b3 [2ddfa868b5c8cdc1a5ef9396b8577ad0523cb7b3] 23/11/06 12:52:11 Rémi Denis-Courmont <rem@videolan.org> Check for error (not that I expect one)
(edit) @e106ff309866ceb88017f49df0a362afce55db65 [e106ff309866ceb88017f49df0a362afce55db65] 23/11/06 12:48:32 Rémi Denis-Courmont <rem@videolan.org> Try to use dual-stack when needed, and warn user if it failed.
(edit) @8d8e8f1cfce45eb7dbe2c346f6ee57e5178647dd [8d8e8f1cfce45eb7dbe2c346f6ee57e5178647dd] 16/11/06 20:13:49 Rémi Denis-Courmont <rem@videolan.org> Fix local port number for multicast receival
(edit) @28a1f4c6267a8d4d8f130f367712710a694e6db1 [28a1f4c6267a8d4d8f130f367712710a694e6db1] 14/11/06 16:52:27 Rémi Denis-Courmont <rem@videolan.org> Windows multicast bind kludge
(edit) @43e8fc6a849718a973eb2e1c41fc391a4ed92c2d [43e8fc6a849718a973eb2e1c41fc391a4ed92c2d] 12/11/06 18:06:24 Clément Stenac <zorglub@videolan.org> * Qt4 stream output dialog * Fixes to the streaming chain generator * …
(edit) @3874df3b98cd17580d83de1c42ed566096b95317 [3874df3b98cd17580d83de1c42ed566096b95317] 11/11/06 17:14:37 Rémi Denis-Courmont <rem@videolan.org> Fix socket protection level.
(edit) @c1cf01a6699bb7f434fc6e512051e630081d3545 [c1cf01a6699bb7f434fc6e512051e630081d3545] 06/11/06 18:30:21 Rémi Denis-Courmont <rem@videolan.org> Fix previous commit
(edit) @209a00c674b57f182fb47fca9b1ad306a7165793 [209a00c674b57f182fb47fca9b1ad306a7165793] 06/11/06 18:29:07 Rémi Denis-Courmont <rem@videolan.org> Cleanup
(edit) @8c2241f9665663f2d53c3a6c9fa7dbc1617965f5 [8c2241f9665663f2d53c3a6c9fa7dbc1617965f5] 05/11/06 21:05:48 Rémi Denis-Courmont <rem@videolan.org> Uncomment if multicast starts failing on Windows
(edit) @1ed9a7d9b6e007cce723f02f4ce00d701e7ff2b2 [1ed9a7d9b6e007cce723f02f4ce00d701e7ff2b2] 05/11/06 20:20:52 Rémi Denis-Courmont <rem@videolan.org> Add net_ListenUDP
(edit) @cb33f9d13f5df8c06f0432b6599ad394cd6abd27 [cb33f9d13f5df8c06f0432b6599ad394cd6abd27] 05/11/06 17:03:04 Rémi Denis-Courmont <rem@videolan.org> Missing #include
(edit) @5c0d53e41a9bc53a611e0984c47ae4c5dae63980 [5c0d53e41a9bc53a611e0984c47ae4c5dae63980] 05/11/06 16:50:31 Rémi Denis-Courmont <rem@videolan.org> Factorize socket listen code
(edit) @d39a408ad2aac6ca74626a174e9a6aac851f9d81 [d39a408ad2aac6ca74626a174e9a6aac851f9d81] 26/10/06 16:58:56 Rémi Denis-Courmont <rem@videolan.org> I suggest you stop being sarcastic because your fixes are broken (Hint: …
(edit) @04be77f7939305821d2a05220294998dceae947e [04be77f7939305821d2a05220294998dceae947e] 25/10/06 12:17:11 Damien Fouilleul <damienf@videolan.org> - fixed changes in [17146], [17234] I suggest that you actually TEST …
(edit) @8c891efbf1c854851c1657e7dfed61bbb1d03f7b [8c891efbf1c854851c1657e7dfed61bbb1d03f7b] 19/10/06 17:30:43 Rémi Denis-Courmont <rem@videolan.org> Oups
(edit) @80fb50ea92225717e42372819737e44bd6a6f341 [80fb50ea92225717e42372819737e44bd6a6f341] 19/10/06 17:27:58 Rémi Denis-Courmont <rem@videolan.org> Code factorization
(edit) @e5ca059b5c8e8b038c0d91261bb942ffc6daf5fa [e5ca059b5c8e8b038c0d91261bb942ffc6daf5fa] 19/10/06 17:07:43 Rémi Denis-Courmont <rem@videolan.org> Simplify EOF handling
(edit) @8c1e99ea8995e880e3a60b0f9a808e496541227b [8c1e99ea8995e880e3a60b0f9a808e496541227b] 19/10/06 17:05:35 Rémi Denis-Courmont <rem@videolan.org> Dirty up. Ahaha.
(edit) @c55bcff9ce7b061b6caea220221c2254e6dd9af8 [c55bcff9ce7b061b6caea220221c2254e6dd9af8] 19/10/06 16:55:57 Rémi Denis-Courmont <rem@videolan.org> Interrupt blocking socket reads
(edit) @cad3fd6d2a8aa155f93b5251e9d8104ab6bad78d [cad3fd6d2a8aa155f93b5251e9d8104ab6bad78d] 16/09/06 14:45:08 Clément Stenac <zorglub@videolan.org> annoying typo :)
(edit) @64fea282d28f812fef7c5622fca0ed39d70ad136 [64fea282d28f812fef7c5622fca0ed39d70ad136] 16/09/06 13:01:24 Clément Stenac <zorglub@videolan.org> Even if we are asked to wait for data, bail out if all sockets are at …
(edit) @83f23b6686543887f908d184387782bf018c35d5 [83f23b6686543887f908d184387782bf018c35d5] 12/09/06 20:49:41 Rémi Denis-Courmont <rem@videolan.org> Ahem: (v)asprintf requires stdio.h; strndup requires string.h
(edit) @56649e7c4df5c0ae5db6e9ef347dcf1dfa435863 [56649e7c4df5c0ae5db6e9ef347dcf1dfa435863] 12/09/06 14:19:33 Sam Hocevar <sam@videolan.org> * src/network/io.c: zorglub: gnagnagna ! :) (fixed more coding style, …
(edit) @359367c806709085e07eeca2207529facaa7e832 [359367c806709085e07eeca2207529facaa7e832] 12/09/06 14:17:41 Sam Hocevar <sam@videolan.org> * src/misc/network/io.c: coding style fixes.
(edit) @97fad33aaaa3ea3e2039943933448d15756b9033 [97fad33aaaa3ea3e2039943933448d15756b9033] 11/09/06 18:36:07 Rémi Denis-Courmont <rem@videolan.org> Improve socket polling logic so that errors to avoid silencing errors.
(edit) @4c60d7c5334e1af320e5ae45782ab7e77bd0df61 [4c60d7c5334e1af320e5ae45782ab7e77bd0df61] 09/09/06 15:50:07 Rémi Denis-Courmont <rem@videolan.org> Switch net_Write to poll() to avoid fd set overflow.
(edit) @a4e6865cbc4fb2fe7c58afa6478593768c8690c1 [a4e6865cbc4fb2fe7c58afa6478593768c8690c1] 09/09/06 12:50:29 Rémi Denis-Courmont <rem@videolan.org> Accept non-socket handles through net_Read* (closes #731)
(edit) @68b76a9c2818db636384729d67698fca58a615d2 [68b76a9c2818db636384729d67698fca58a615d2] 08/09/06 21:00:04 Rémi Denis-Courmont <rem@videolan.org> Complete(?) migration to net_strerror/net_errno for nicer Win32 error …
(edit) @b96f1239ec167521237bb120f6bc0608869186a0 [b96f1239ec167521237bb120f6bc0608869186a0] 08/09/06 20:14:25 Rémi Denis-Courmont <rem@videolan.org> Add missing const qualifier and fix warnings
(edit) @0950922e0c34954684d44ad35ceede7cceb29414 [0950922e0c34954684d44ad35ceede7cceb29414] 08/09/06 20:07:18 Rémi Denis-Courmont <rem@videolan.org> Actually wreak havoc to the network API.
(edit) @f10b00253da9041d3115c7991eaae9f0447ed342 [f10b00253da9041d3115c7991eaae9f0447ed342] 08/09/06 19:56:58 Rémi Denis-Courmont <rem@videolan.org> Fixes