AuroraRuntime/Source/IO/Net
Reece 4e6f116925 [*] Refactor
[+] IProcessSectionView::GetStart
[+] IProcessSectionView::GetEnd
2022-12-17 20:14:19 +00:00
..
SocketOverDatagram [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuIPAddress.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuIPAddress.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetAdapter.cpp [+] Network interfaces API 2022-12-14 20:08:52 +00:00
AuNetAdapter.hpp [+] Network interfaces API 2022-12-14 20:08:52 +00:00
AuNetAdapter.Linux.cpp [*] Linux DirMks shall copy the stat of the parent dir before assuming 775. 2022-12-17 15:37:46 +00:00
AuNetAdapter.Linux.hpp [+] Linux build [again] 2022-12-16 00:41:01 +00:00
AuNetAdapter.NT.cpp [*] remove half-removed expression and readd missing cache clear 2022-12-15 01:54:49 +00:00
AuNetAdapter.NT.hpp [+] Network interfaces API 2022-12-14 20:08:52 +00:00
AuNetDatagramServer.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetDatagramServer.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetDatagramServer.NT.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetDatagramServer.NT.hpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuNetDatagramServer.Unix.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetDatagramServer.Unix.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetEndpoint.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetEndpoint.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetError.cpp [+] STATUS_ACCESS_DENIED error enum in AuNetError.cpp (required for filtered connects given the overlappeds internal field that uses the nt status codes) 2022-10-01 01:07:26 +01:00
AuNetError.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetHostname.cpp [*] Net: Unmerged Linux changes 2022-08-31 19:49:35 +01:00
AuNetHostname.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetInterface.cpp [+] Network interfaces API 2022-12-14 20:08:52 +00:00
AuNetInterface.hpp [+] Network interfaces API 2022-12-14 20:08:52 +00:00
AuNetResolver.hpp [*] Net: Unmerged Linux changes 2022-08-31 19:49:35 +01:00
AuNetResolver.NT.cpp [+] Windows 7 support 2022-12-14 01:35:18 +00:00
AuNetResolver.NT.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetResolver.Unix.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetResolver.Unix.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocket.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocket.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocket.NT.cpp [+] TLS pinning 2022-11-18 04:44:47 +00:00
AuNetSocket.NT.hpp [+] TLS pinning 2022-11-18 04:44:47 +00:00
AuNetSocket.Unix.cpp [+] _CLOEXEC on F-tier operating systems predating SMP and processes 2022-12-16 03:48:04 +00:00
AuNetSocket.Unix.hpp [+] _CLOEXEC on F-tier operating systems predating SMP and processes 2022-12-16 03:48:04 +00:00
AuNetSocketChannel.cpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuNetSocketChannel.hpp [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
AuNetSocketChannelInput.cpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuNetSocketChannelInput.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketChannelOutput.cpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuNetSocketChannelOutput.hpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuNetSocketConnectOperation.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketConnectOperation.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketOverlappedOperation.hpp [*] Net: Unmerged Linux changes 2022-08-31 19:49:35 +01:00
AuNetSocketOverlappedOperation.NT.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketOverlappedOperation.NT.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketOverlappedOperation.Unix.cpp [+] Linux build [again] 2022-12-16 00:41:01 +00:00
AuNetSocketOverlappedOperation.Unix.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketServer.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocketServer.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocketServer.NT.cpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuNetSocketServer.NT.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocketServer.Unix.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocketServer.Unix.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocketServerAcceptReadOperation.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketServerAcceptReadOperation.hpp [*] Net: Unmerged Linux changes 2022-08-31 19:49:35 +01:00
AuNetSocketServerAcceptReadOperation.NT.cpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuNetSocketServerAcceptReadOperation.NT.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketServerAcceptReadOperation.Unix.cpp [+] Linux build [again] 2022-12-16 00:41:01 +00:00
AuNetSocketServerAcceptReadOperation.Unix.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocketServerOnRead.Unix.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSocketServerOnRead.Unix.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSrvDatagram.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSrvDatagram.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSrvInterfaces.cpp [+] Linux: missing AuNet adapter API 2022-12-17 13:57:00 +00:00
AuNetSrvInterfaces.hpp [+] Network interfaces API 2022-12-14 20:08:52 +00:00
AuNetSrvResolve.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSrvResolve.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSrvSockets.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetSrvSockets.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSrvWorkers.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSrvWorkers.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetStream.Linux.cpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetStream.Linux.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetStream.NT.cpp [*] Refactor 2022-12-17 20:14:19 +00:00
AuNetStream.NT.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetWorker.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetWorker.hpp [*] Protocol stacks werent allocating ring buffers 2022-08-29 00:39:12 +01:00
AuNetWriteQueue.cpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuNetWriteQueue.hpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuSocketStats.cpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuSocketStats.hpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
Net.cpp [+] Windows 7 support 2022-12-14 01:35:18 +00:00
Net.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
Networking.hpp [+] Windows 7 support 2022-12-14 01:35:18 +00:00