Bochs/bochs/iodev/network/slirp
Volker Ruppert ec03c4bb53 Fixes in networking modules for 64-bit Cygwin.
- socket: Define the FIONBIO workaround for 64-bit Cygwin only.
- slirp: Don't mix usage of WIN32 and _WIN32 definitions.
- TODO: The slirp module still fails at UDP socket creation when Bochs is
  compiled in Cygwin64.
2017-04-21 21:07:52 +00:00
..
arp_table.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
bootp.cc Fixed compilation with DEBUG symbol defined. 2017-04-21 15:28:25 +00:00
bootp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
cksum.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
compat.cc Fixes in networking modules for 64-bit Cygwin. 2017-04-21 21:07:52 +00:00
compat.h Fixes in networking modules for 64-bit Cygwin. 2017-04-21 21:07:52 +00:00
COPYRIGHT
debug.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
dnssearch.cc speedup visual studio build by almost 20% by adding /Gr compiler option 2014-06-04 19:46:21 +00:00
if.cc Fixed compilation with DEBUG symbol defined. 2017-04-21 15:28:25 +00:00
if.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
ip_icmp.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
ip_icmp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
ip_input.cc Fixed possible compilation failure caused by container_of definition (part of 2015-04-10 20:40:25 +00:00
ip_output.cc Fixes in networking modules for 64-bit Cygwin. 2017-04-20 18:51:18 +00:00
ip.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
libslirp.h Some work on the "Bochs side" of the new slirp module 2014-03-02 20:24:26 +00:00
main.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
mbuf.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
mbuf.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
misc.cc Fixed compilation with DEBUG symbol defined. 2017-04-21 15:28:25 +00:00
misc.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
sbuf.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
sbuf.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
slirp_config.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
slirp.cc Fixes in networking modules for 64-bit Cygwin. 2017-04-21 21:07:52 +00:00
slirp.h Fixes in networking modules for 64-bit Cygwin. 2017-04-21 21:07:52 +00:00
socket.cc Fixes in networking modules for 64-bit Cygwin. 2017-04-21 21:07:52 +00:00
socket.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_input.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
tcp_output.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
tcp_subr.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
tcp_timer.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
tcp_timer.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp_var.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tcpip.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00
tftp.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
tftp.h Some work on the Slirp TFTP server 2014-03-27 21:09:09 +00:00
udp.cc Renamed "slirp_new" to "slirp" (source file, symbols, classes, docs) 2014-04-02 17:38:09 +00:00
udp.h Slirp: added SVN Id on top of each source file 2014-03-02 07:42:24 +00:00