3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Premature checkin problem fixed More... almost 10 years ago
BREAKING CHANGE: NatIntroductionSuccess is now DISABLED by default; you must enable it using EnableMessageType Added GarbageThrowerSample - a small library sample that sends random and semi-random data to detect problems Made lots of changes that caused exceptions when malformed data was received More... almost 10 years ago
Added NetPeer.ThrowOrLog Changed a bunch of exceptions for consistency and safety Enabled AutoExpandMTU for SpeedSample More... almost 10 years ago
Slight modifications to default resend values Don't respond to ExpandMTUSuccess if AutoExpandMTU is disabled Locking handshakes collection in Deny() for consistency More... almost 10 years ago
Added more debug info to ImageServer More... almost 10 years ago
Updated ImageSample, removed dead code and added debug info at end More... almost 10 years ago
Fix for executing disconnects due to timeout More... almost 10 years ago
Fix for unreliable sequenced channels. If you sent too many messages rapidly that get dropped along the wire messages would stop being enqueued. More... almost 10 years ago
NetQueue.TryDequeue failure will now only throw in DEBUG WaitMessage will now create a wait event object if needed More... about 10 years ago
Handle ConnectResponse despite connection being in place; to handle dropped handshake messages More... over 10 years ago
Fixed duplicate detection for unreliable sequenced data; thanks deadpolygon for fix More... over 10 years ago
Added WriteAt() methods and fixed unnecessarily large allocation More... over 10 years ago
Added option to specify synchronizationcontext when registering callback More... over 10 years ago
ReadAllFields and ReadAllProperties now throws ArgumentNullException More... over 10 years ago
Added NetBuffer.WriteAt() More... over 10 years ago
Edited wiki page ConnectionApproval through web user interface. More... over 10 years ago
Edited wiki page ConnectionApproval through web user interface. More... over 10 years ago
Created wiki page through web user interface. More... over 10 years ago
Edited wiki page Donate through web user interface. More... over 10 years ago
Use Dns.GetHostAddresses instead of Dns.GetHostEntry More... almost 11 years ago
Added recycling to a few samples that lacked it More... about 11 years ago
Chat sample now outputs remote hail More... about 11 years ago
Fixed AcceptIncomingConnections = false actualling having an effect More... about 11 years ago
replaced regular critical section lock with ReaderWriterLockSlim More... about 11 years ago
GetNetworkInterface() now verified there's ipv4 addresses available More... about 11 years ago
Fixed SendUnconnectedToSelf More... about 11 years ago
Edited wiki page Donate through web user interface. More... about 11 years ago
FxCop issues fixed; dead code removed More... over 11 years ago
removed dead code More... over 11 years ago
don't write m_messageType in ToString for unsent NetOutgoingMessage More... over 11 years ago