AuroraRuntime/Source/IO/Net
2023-10-30 15:42:15 +00:00
..
SocketOverDatagram [*] 240685f7 cont: datagram channel missing [G/S]etNextFrameTargetLength 2023-10-16 03:20:28 +01:00
AuIPAddress.cpp [*] Linux and UNIX QOL 2023-08-27 12:42:10 +01:00
AuIPAddress.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetAdapter.cpp [+] INetAdapter::ToMacAddress 2023-10-24 19:12:47 +01:00
AuNetAdapter.hpp [+] INetAdapter::ToMacAddress 2023-10-24 19:12:47 +01:00
AuNetAdapter.Linux.cpp [+] INetAdapter::ToMacAddress 2023-10-24 19:12:47 +01:00
AuNetAdapter.Linux.hpp [+] Linux build [again] 2022-12-16 00:41:01 +00:00
AuNetAdapter.NT.cpp [*] Caught Windows XP network iface regression 2023-10-30 15:42:15 +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 and UNIX QOL 2023-08-27 12:42:10 +01:00
AuNetEndpoint.hpp [+] Linux datagrams 2022-12-16 17:18:12 +00:00
AuNetError.cpp [+] STATUS_CONNECTION_REFUSED for some lower-level firewall drivers under Windows 2023-05-11 17:38:14 +01:00
AuNetError.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetHostname.cpp [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00: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 [*] Resolve one stated Windows 7 defect 2023-07-27 19:55:41 +01:00
AuNetResolver.NT.hpp [*] Resolve one stated Windows 7 defect 2023-07-27 19:55:41 +01:00
AuNetResolver.Unix.cpp [+] Added Linux signal configuration and separate LinuxConfig type (LinuxConfig) 2023-08-29 03:11:28 +01:00
AuNetResolver.Unix.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSocket.cpp [+] ISocketStats::GetUptimeNS 2023-10-23 09:17:46 +01:00
AuNetSocket.hpp [+] AuIO::IIOHandle 2023-07-29 08:02:47 +01:00
AuNetSocket.NT.cpp [+] Added NetSocketConnectBase 2023-09-23 19:33:08 +01:00
AuNetSocket.NT.hpp [+] Aurora::IO::Net::NetSocketConnectByHost 2023-01-26 21:43:19 +00:00
AuNetSocket.Unix.cpp [+] Added NetSocketConnectBase 2023-09-23 19:33:08 +01:00
AuNetSocket.Unix.hpp [*] Begin resolving 8 months of Linux neglect 2023-08-11 16:51:42 +01:00
AuNetSocketChannel.cpp [+] AuByteBuffer::flagNoRealloc 2023-10-29 20:36:11 +00:00
AuNetSocketChannel.hpp [+] ISocketStats::GetUptimeNS 2023-10-23 09:17:46 +01:00
AuNetSocketChannelInput.cpp [+] ENetworkError::eBrokenByteBuffer 2023-10-23 11:21:10 +01:00
AuNetSocketChannelInput.hpp [+] IIOPipeEventListener::OnPipeFailureEvent 2023-10-16 01:56:28 +01:00
AuNetSocketChannelOutput.cpp [+] AuByteBuffer::flagNoRealloc 2023-10-29 20:36:11 +00:00
AuNetSocketChannelOutput.hpp [*] i dont think this path should ever be hit, but just to be certain, lets check the networks output channel translation object for an error if the socketbase doesnt know of the last fatal error code 2023-04-26 20:22:11 +01: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 [*] Atomic SOCK_CLOEXEC-awareness on some UNIX systems 2023-08-19 15:06:59 +01: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 [+] Added NetSocketConnectBase 2023-09-23 19:33:08 +01:00
AuNetSrvSockets.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetSrvWorkers.cpp [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
AuNetSrvWorkers.hpp [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
AuNetStream.Linux.cpp [+] Added Linux signal configuration and separate LinuxConfig type (LinuxConfig) 2023-08-29 03:11:28 +01:00
AuNetStream.Linux.hpp [+] IAsyncTransaction::HasCompleted 2023-08-09 00:14:36 +01:00
AuNetStream.NT.cpp [*] Address a number of NT/x86_32 build regressions 2023-10-17 03:08:29 +01:00
AuNetStream.NT.hpp [+] IAsyncTransaction::HasCompleted 2023-08-09 00:14:36 +01:00
AuNetWorker.cpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
AuNetWorker.hpp [*] caught runtime regressions 2023-09-15 18:21:47 +01:00
AuNetWriteQueue.cpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuNetWriteQueue.hpp [+] AuNet::ISocketChannelEventListener 2023-02-04 19:43:01 +00:00
AuSocketStats.cpp [+] ISocketStats::GetUptimeNS 2023-10-23 09:17:46 +01:00
AuSocketStats.hpp [+] ISocketStats::GetUptimeNS 2023-10-23 09:17:46 +01:00
Net.cpp [*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols 2023-07-09 10:03:29 +01:00
Net.hpp [+] Network + Protocol + TLS - Initial Commit 2022-08-28 20:02:06 +01:00
Networking.hpp [*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols 2023-07-09 10:03:29 +01:00