2 * Copyright 2014 The Native Client Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
8 * Stub routine for `getsockopt' for porting support.
13 int getsockopt(int sockfd, int level, int optname, void *optval,
14 unsigned int *optlen) {