Comment 14 for bug 1737177

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/38382
Committed: http://github.com/Juniper/contrail-common/commit/442663f4e8d7c15a5f1c884f4332385d066f2c53
Submitter: Zuul (<email address hidden>)
Branch: master

commit 442663f4e8d7c15a5f1c884f4332385d066f2c53
Author: Pawel Marchewka <email address hidden>
Date: Fri Dec 15 12:36:45 2017 +0100

Changes for windows

Changes for windows:
1. Do not build usock_server on windows
2. Use uint8_t instead of u_int8_t
3. Added cast in setsocktopt
4. Changed size_t to std::size_t in some methods (to match to
declaration)

Change-Id: I1336413e541e25ee95c29074f29aa6952e0f5d97
Partial-Bug: #1737177