You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzNetworking/AzNetworking
Artur K 567c0ae24d
Modernization + AZStd::function compare fix. (#3680)
* Modernization + small fix.

Modernize ( `bool`/`override`/other) code in AzCore, AzFramework, AzQtComponents, AzToolsFramework, etc.
Replaced a `bind` or two, use `using` in a few places as well.

Fix nullptr comparison of AZStd::function.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Apply review-based changes

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
4 years ago
..
AutoGen Change PacketDispatchResult Pending to Skipped 4 years ago
ConnectionLayer Move packet dispatch to return an enum that includes a pending option 4 years ago
DataStructures Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Framework Add const to timeout enabled getter 4 years ago
PacketLayer Change PacketDispatchResult Pending to Skipped 4 years ago
Serialization Fixes and cleanup for recent correction changes 4 years ago
TcpTransport more fixes 4 years ago
UdpTransport Merge pull request #3434 from aws-lumberyard-dev/mp_custom_handshake 4 years ago
Utilities Modernization + AZStd::function compare fix. (#3680) 4 years ago
AzNetworkingModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzNetworkingModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
aznetworking_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago