Bryan Drewery
|
80c203ed5f
|
21 жил өмнө |
Bryan Drewery
|
2a1a267259
* findanysnum() was stopping short by 1 in it's search for a socket
|
21 жил өмнө |
Bryan Drewery
|
25cd6464fc
* Some misc fixes, hopefully to fix this pesky dead socket stuff
|
21 жил өмнө |
Bryan Drewery
|
85370c11f5
|
21 жил өмнө |
Bryan Drewery
|
5224d8a8d4
|
21 жил өмнө |
Bryan Drewery
|
8aff1b8bd0
|
21 жил өмнө |
Bryan Drewery
|
1653d4ddcc
* DCC[] list is no longer shifter
|
21 жил өмнө |
Bryan Drewery
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 жил өмнө |
Bryan Drewery
|
e55d48b01a
* More debugging
|
21 жил өмнө |
Bryan Drewery
|
6a27db74d8
* Sockets can be 1
|
21 жил өмнө |
Bryan Drewery
|
169f1bb895
|
21 жил өмнө |
Bryan Drewery
|
24c7ede84a
|
21 жил өмнө |
Bryan Drewery
|
ffca82d1c2
|
21 жил өмнө |
Bryan Drewery
|
8adba10a65
|
21 жил өмнө |
Bryan Drewery
|
058d3a8d4e
* Idx can potentialy be *0*, some places only checked >0 and not >=0
|
21 жил өмнө |
Bryan Drewery
|
916c859775
* Make hostprotocol() check if the ip is resolved, not open_telnet()
|
21 жил өмнө |
Bryan Drewery
|
ab7f996c92
* open_telnet() should only call hostprotocol() if the host is not already resolved
|
21 жил өмнө |
Bryan Drewery
|
c344766665
|
21 жил өмнө |
Bryan Drewery
|
82866c465d
* Fixed open_telnet_raw() to NOT re-dns (with blocking calls) the specified host if it
|
21 жил өмнө |
Eggheads Development Team (Ported by Bryan)
|
eceef1cd82
* Added some new async_dns code for testing and transition to
|
21 жил өмнө |
Bryan Drewery
|
659fa81c8b
* Raised maxdcc and maxfd to 300
|
21 жил өмнө |
Bryan Drewery
|
47f4e2f69b
* Keep track of number of socks with socks_total
|
21 жил өмнө |
Bryan Drewery
|
40d50f82e6
* natip is now only referenced in getmyip()
|
21 жил өмнө |
Bryan Drewery
|
11ff8638f7
* get_ip() is now static to net.c
|
21 жил өмнө |
Bryan Drewery
|
1413abcd5d
* Undid sockt_t/size_t patches
|
21 жил өмнө |
Bryan Drewery
|
fbc8394765
* Bind to the ip that we cached, not conditionaly to ANY
|
21 жил өмнө |
Bryan Drewery
|
eaff9dc6ce
|
21 жил өмнө |
Bryan Drewery
|
202d36ca5e
* Fixed binding to ADDR_ANY
|
21 жил өмнө |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 жил өмнө |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 жил өмнө |