Commit graph

9 commits

Author SHA1 Message Date
Lloyd Dilley
001990811c
Remove #ifdef check for *BSDs 2022-10-23 23:41:11 -04:00
Lloyd Dilley
cc3ba78f1c
Fix *BSD socket include 2022-10-23 19:31:20 -04:00
Charles Kerr
c9bfccc512 Update IP4Address.cpp
addressed windows ip4list_t available typo
2022-06-17 21:06:23 -04:00
Charles Kerr
eb7eb9ab54 ip4addr_t/ip4list_t replaces IP4Address 2022-06-17 20:58:32 -04:00
Xoduz
7b187efe1d Minor fix
Some fixes to IP4Address code and output to console of which type of IP being listened (punt)
2021-06-13 04:33:07 +08:00
Charles Kerr
9e5f8344b1 added some working classes to start with.
Modified uox3.cpp to accommodate IP4Address change on deviceIPs()
2021-06-12 09:12:16 -04:00
Charles Kerr
1792bcd1ba initial changes, ConfigOS, nullptr, PLATFORM 2021-06-12 08:02:17 -04:00
Charles Kerr
75fc56b0dd NULL to nullptr 2021-06-12 07:30:23 -04:00
Xoduz
9c48f3d80e Added IP4Address.cpp/hpp, updated CMakeLists.txt
Added IP4Address.cpp/hpp, updated CMakeLists.txt

Co-Authored-By: Charles Kerr <punt1959@users.noreply.github.com>
2021-06-12 07:27:30 +08:00