DynamoRIO/drmemory

what should be defined for AF_UNSPEC sockaddr?

Open

#386 geöffnet am 28. Nov. 2014

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (289 Forks)auto 404
MigratedOpSys-WindowsPriority-Lowhelp wanted

Repository-Metriken

Stars
 (2.727 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

From bruen...@google.com on May 05, 2011 12:13:27

on win7 net_unittests: /* FIXME i#TOFILE: I'm seeing 0 (AF_UNSPEC) a lot, e.g., with IOCTL_AFD_SET_CONTEXT * where the entire sockaddrs are just zero. Not sure whether to require * that anything beyond sa_family be defined. Sometimes there is further * data and the family is set later. For now ignoring beyond sa_family. */

Original issue: http://code.google.com/p/drmemory/issues/detail?id=386

Contributor Guide