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 `connect' for porting support.
15 int connect(int sockfd, const struct sockaddr *addr, unsigned int addrlen) {