代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/133019/14057700
cpp network.cpp
// network.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "network.h"
NAMESPACE_BEGIN(CryptoPP)
unsigned int NonblockingSource::PumpMessages2(unsigned int
www.eeworm.com/read/235522/14065547
h network.h
// network.h
// Data structures to emulate a physical network connection.
// The network provides the abstraction of ordered, unreliable,
// fixed-size packet delivery to other machines on the networ
www.eeworm.com/read/235522/14065568
cc network.cc
// network.cc
// Routines to simulate a network interface, using UNIX sockets
// to deliver packets between multiple invocations of nachos.
//
// DO NOT CHANGE -- part of the machine emulation
//
//
www.eeworm.com/read/235522/14065673
o network.o
www.eeworm.com/read/202662/15377184
h network.h
/*
* libjingle
* Copyright 2004--2005, Google Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
www.eeworm.com/read/202662/15377211
cxx network.cxx
/*
* libjingle
* Copyright 2004--2005, Google Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
www.eeworm.com/read/201477/15407364
h network.h
// file network.h
#ifndef Network_
#define Network_
#include "lqueue.h"
#include "lstack.h"
class Network {
public:
virtual int Begin(int i) = 0;
virtual int NextVertex(in
www.eeworm.com/read/200724/15426962
dox network.dox
/** \defgroup network Network Library
Embedded networking libraries.
*/
www.eeworm.com/read/200646/15428160
c network.c
/*******
**
** FILE INFO:
** project: RTP_lib
** file: Network.c
** started on: 04/11/03
** started by: Cedric Lacroix
**
**
** TODO:
**
** BUGS:
**
** UPDATE I