代码搜索:如何学习 socket?

找到约 10,000 项符合「如何学习 socket?」的源代码

代码结果 10,000
www.eeworm.com/read/366065/9834489

test socket.test

# Commands tested in this file: socket. # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and # generates output
www.eeworm.com/read/366065/9834785

n socket.n

'\" '\" Copyright (c) 1996 Sun Microsystems, Inc. '\" Copyright (c) 1998-1999 by Scriptics Corporation. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this fil
www.eeworm.com/read/169790/9838131

h socket.h

// Copyright (C) 1999-2005 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publis
www.eeworm.com/read/169790/9838272

cpp socket.cpp

// Copyright (C) 1999-2005 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publis
www.eeworm.com/read/365783/9847596

tcl socket.tcl

#! /usr/bin/tclsh set sockid [socket localhost 13] gets $sockid date puts "Machine says the date is: $date"
www.eeworm.com/read/365220/9873186

class socket.class

www.eeworm.com/read/364159/9919898

c socket.c

// ---------------------------------------------------------------------------- // Copyright 2006-2007, Martin D. Flynn // All rights reserved // ------------------------------------------------------
www.eeworm.com/read/364159/9919902

h socket.h

// ---------------------------------------------------------------------------- // Copyright 2006-2007, Martin D. Flynn // All rights reserved // ------------------------------------------------------
www.eeworm.com/read/168267/9926617

c socket.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic
www.eeworm.com/read/363834/9934182

c socket.c

//********************************************************************** // // Filename: socket.c //