microsoft / krabsetw

KrabsETW provides a modern C++ wrapper and a .NET wrapper around the low-level ETW trace consumption functions.
Other
588 stars 147 forks source link

Save size of data in socket_address struct #154

Closed starix closed 3 years ago

swannman commented 3 years ago

@starix thanks for submitting this! Could you tell us a bit about the problem that this solves or the scenario where this was needed?

starix commented 3 years ago

@swannman WinApi WSAAddressToString function need size as second parameter.