HomePhabricator

cleanup compat.h Windows stuff
dd833a4cd887Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

cleanup compat.h Windows stuff

  • remove an unneded include for mswsock.h as we use winsock2.h anyway
  • move typedef u_int SOCKET; into the #ifndef WIN32 part
  • remove typedef int socklen_t; as this is defined in ws2tcpip.h

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jul 24 2013, 12:53
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING0a740650a52a: Merge pull request #2795 from fanquake/log_aborted_rebuilds
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGINGdd833a4cd887: cleanup compat.h Windows stuff (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jul 24 2013, 14:24