Reece Wilson
67905a4192
============================================================================= Network ]==================================================================== ============================================================================= [+] Added (very) early Aurora::IO::Net implementation [+] AuNet::EHostnameType [+] AuNet::EIPProtocol [+] AuNet::ENetworkError [+] AuNet::ETransportProtocol [+] AuNet::INetInterface [+] AuNet::INetSrvDatagram [+] AuNet::INetSrvResolve [+] AuNet::INetSrvSockets [+] AuNet::INetSrvWorkers [+] AuNet::INetWorker [+] AuNet::IPAddress [+] AuNet::IResolver [+] AuNet::ISocket [+] AuNet::IResolver [+] AuNet::ISocketBase [+] AuNet::ISocketChannel [+] AuNet::ISocketDriver [+] AuNet::ISocketDriverFactory [+] AuNet::ISocketServer [+] AuNet::ISocketServerDriver [+] AuNet::NetEndpoint [+] AuNet::NetError [+] AuNet::NetHostname (+implementation) ============================================================================= Protocol ]=================================================================== ============================================================================= [+] IProtocolInterceptor [+] IProtocolInterceptorEx [+] IProtocolStack (+implementation) ============================================================================= TLS ]======================================================================== ============================================================================= [+] ITLSContext [+] TLSProtocolRecv [+] TLSProtocolSend (+implementation) ============================================================================= IO Bug Fixes ]=============================================================== ============================================================================= [*] IOProcessor::SubmitIOWorkItem should signal the CvEvent, forcing at least once future tick (wont optimize with if in tick & not yet dispatched work items) [*] Split IOPipeWork in into IOPipeProcessor header [+] IOPipeWork::GetBuffer (internal reallocation) [*] Harden against IAsyncTransactions without a loop source [*] Missing null `if (processor->listener)` in IOProcessor [*] Solved some soft-lock conditions under Linux's LoopQueue (added deferred commits) [*] Quick hack: IOProcessor::HasItems() should OR the early can-tick check function. ============================================================================= Other ]====================================================================== ============================================================================= [+] Linux: LSSignalCatcher [+] `static void AuResetMember(Aurora::Memory::ByteBuffer &ref)` for AuROXTL [*] Attempt to enforce a normalization and don't overwrite-readptr-under-istreamwriters policy in ByteBuffer_ReadWrite (circular buffers) [*] Bad ECC ctors ============================================================================= Known issues ]=============================================================== ============================================================================= > Linux net is nowhere near done > UDP socket emulation layer isn't implemented > Ciphersuite API is a stub > Private key API is a stub > ...therefore no TLS servers > Missing thread safety precautions under net > Net implementation is still beri early |
||
---|---|---|
.. | ||
ILoopSourceEx.hpp | ||
Loop.BSD.cpp | ||
Loop.BSD.hpp | ||
Loop.cpp | ||
Loop.hpp | ||
Loop.NT.cpp | ||
Loop.NT.hpp | ||
Loop.Unix.cpp | ||
Loop.Unix.hpp | ||
LoopQueue.BSD.cpp | ||
LoopQueue.BSD.hpp | ||
LoopQueue.hpp | ||
LoopQueue.Linux.cpp | ||
LoopQueue.Linux.hpp | ||
LoopQueue.NT.cpp | ||
LoopQueue.NT.hpp | ||
LSAsync.cpp | ||
LSAsync.hpp | ||
LSCondition.cpp | ||
LSCondition.hpp | ||
LSCoreFoundation.Apple.cpp | ||
LSCoreFoundation.Apple.hpp | ||
LSEvent.Generic.cpp | ||
LSEvent.Generic.hpp | ||
LSEvent.hpp | ||
LSEvent.Linux.cpp | ||
LSEvent.Linux.hpp | ||
LSEvent.NT.cpp | ||
LSEvent.NT.hpp | ||
LSFromFdNonblocking.hpp | ||
LSHandle.cpp | ||
LSHandle.hpp | ||
LSMutex.Generic.cpp | ||
LSMutex.Generic.hpp | ||
LSMutex.hpp | ||
LSMutex.Linux.cpp | ||
LSMutex.Linux.hpp | ||
LSMutex.NT.cpp | ||
LSMutex.NT.hpp | ||
LSSemaphore.Generic.cpp | ||
LSSemaphore.Generic.hpp | ||
LSSemaphore.hpp | ||
LSSemaphore.Linux.cpp | ||
LSSemaphore.Linux.hpp | ||
LSSemaphore.NT.cpp | ||
LSSemaphore.NT.hpp | ||
LSSignalCatcher.Linux.cpp | ||
LSSignalCatcher.Linux.hpp | ||
LSTimer.Generic.cpp | ||
LSTimer.Generic.hpp | ||
LSTimer.hpp | ||
LSTimer.Linux.cpp | ||
LSTimer.Linux.hpp | ||
LSTimer.NT.cpp | ||
LSTimer.NT.hpp | ||
LSWin32.NT.cpp | ||
LSWin32.NT.hpp | ||
WaitSingle.Generic.cpp | ||
WaitSingle.Generic.hpp | ||
WaitSingle.hpp | ||
WaitSingle.NT.cpp | ||
WaitSingle.NT.hpp | ||
WaitSingle.Unix.cpp | ||
WaitSingle.Unix.hpp | ||
WaitSingleBase.cpp | ||
WaitSingleBase.hpp | ||
WORK_IN_PROGRESS.txt |