Adam Ierymenko ce09e363dc Destroy tap devices on Windows 'leave'. преди 10 години
..
BSDEthernetTap.cpp 8990fb8267 osnet -> osdep преди 10 години
BSDEthernetTap.hpp 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults преди 10 години
Http.cpp f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. преди 10 години
Http.hpp f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. преди 10 години
LinuxEthernetTap.cpp 60f05518aa (1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests. преди 10 години
LinuxEthernetTap.hpp 60f05518aa (1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests. преди 10 години
OSUtils.cpp 86c87875a7 OSUtils::resolve() преди 10 години
OSUtils.hpp f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. преди 10 години
OSXEthernetTap.cpp 60f05518aa (1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests. преди 10 години
OSXEthernetTap.hpp 67f1f1892f Bunch of tap stuff, IP address assignment hookups, etc. преди 10 години
Phy.hpp f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. преди 10 години
README.md e61a40a956 docs преди 10 години
Thread.hpp f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. преди 10 години
WindowsEthernetTap.cpp ce09e363dc Destroy tap devices on Windows 'leave'. преди 10 години
WindowsEthernetTap.hpp ce09e363dc Destroy tap devices on Windows 'leave'. преди 10 години

README.md

OS-Dependent and OS-Interface Things

This folder contains stuff that interfaces with the base operating system like Phy for network access and the various OS-specific Ethernet tap drivers.