代码搜索:如何学习 socket?

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

代码结果 10,000
www.eeworm.com/read/140582/5787189

c nethub.c

/* * @(#) jig to exercise a UML/FreeSWAN kernel with two interfaces * * Copyright (C) 2001 Michael Richardson * * This program is free software; you can redistribute it and/o
www.eeworm.com/read/139291/5804599

c client.c

/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/138548/5815490

pm https.pm

package Net::HTTPS; # $Id: HTTPS.pm,v 1.2 2001/11/17 02:05:31 gisle Exp $ use strict; use vars qw($VERSION $SSL_SOCKET_CLASS @ISA); $VERSION = "0.01"; # Figure out which SSL implementation to use
www.eeworm.com/read/137626/5823040

h connect.h

/* $Id: connect.h,v 1.13 2004/08/02 23:22:20 jonas Exp $ */ #ifndef EL__SSL_CONNECT_H #define EL__SSL_CONNECT_H #ifdef CONFIG_SSL #include "lowlevel/connect.h" #include "sched/connection.h" int ss
www.eeworm.com/read/136571/5868497

c net_udp.c

/* * FILE: net_udp.c * AUTHOR: Colin Perkins * MODIFIED: Orion Hodson & Piers O'Hanlon * * Copyright (c) 1998-2000 University College London * All rights reserved. * * Redistri
www.eeworm.com/read/128552/5983201

c fileserverstdio.c

/////////////////////////////////////////////////////////////// // // STDIO_FS // // STDIO Device Driver using host\FILESERVER over TCP/IP to // implement the file actions (fopen(), fread(), etc
www.eeworm.com/read/128552/5983211

c fileserverstdio.c

/////////////////////////////////////////////////////////////// // // STDIO_FS // // STDIO Device Driver using host\FILESERVER over TCP/IP to // implement the file actions (fopen(), fread(), etc
www.eeworm.com/read/110972/6161033

c net_udp.c

/* * FILE: net_udp.c * AUTHOR: Colin Perkins * MODIFIED: Orion Hodson & Piers O'Hanlon * * Copyright (c) 1998-2000 University College London * All rights reserved. * * Redistri
www.eeworm.com/read/480891/6663301

c ex_websv.c

///////////////////////////////////////////////////////////////////////// //// //// //// ex_websv - A simple HTTP web ser
www.eeworm.com/read/259531/11784924

c sysdep1_s.c

/* * sysdep1_s.c system dependant routines. * sysdep1.c has a dependeny to function not needed * for runscript so put m_flush (the only needed sysdep * function by runscript) into a separate