You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko 488f5bf977 More build fixes, and attic/ some stuff. 11 years ago
..
BSDEthernetTap.cpp osnet -> osdep 11 years ago
BSDEthernetTap.hpp Move more stuff into osdep/ -- node/ will not use threads directly. 11 years ago
BSDEthernetTapFactory.cpp osnet -> osdep 11 years ago
BSDEthernetTapFactory.hpp Move more stuff into osdep/ -- node/ will not use threads directly. 11 years ago
EthernetTap.hpp Move more stuff into osdep/ -- node/ will not use threads directly. 11 years ago
HttpClient.cpp Move more stuff into osdep/ -- node/ will not use threads directly. 11 years ago
HttpClient.hpp Move more stuff into osdep/ -- node/ will not use threads directly. 11 years ago
LinuxEthernetTap.cpp osnet -> osdep 11 years ago
LinuxEthernetTap.hpp osnet -> osdep 11 years ago
LinuxEthernetTapFactory.cpp osnet -> osdep 11 years ago
LinuxEthernetTapFactory.hpp osnet -> osdep 11 years ago
OSXEthernetTap.cpp osnet -> osdep 11 years ago
OSXEthernetTap.hpp osnet -> osdep 11 years ago
OSXEthernetTapFactory.cpp osnet -> osdep 11 years ago
OSXEthernetTapFactory.hpp osnet -> osdep 11 years ago
Phy.hpp osnet -> osdep 11 years ago
README.md docs 11 years ago
SoftwareUpdater.cpp Move more stuff into osdep/ -- node/ will not use threads directly. 11 years ago
SoftwareUpdater.hpp Whole heap more cleanup and refactoring... 11 years ago
Thread.hpp Move more stuff into osdep/ -- node/ will not use threads directly. 11 years ago
WindowsEthernetTap.cpp osnet -> osdep 11 years ago
WindowsEthernetTap.hpp osnet -> osdep 11 years ago
WindowsEthernetTapFactory.cpp osnet -> osdep 11 years ago
WindowsEthernetTapFactory.hpp osnet -> osdep 11 years ago

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.