代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/326084/13166715
c color.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/323159/13348556
c socket_to_server.c
#include
#include
#include
#include
#include
#include
#include "socket_to_server.h"
#include "timer_queue.h"
static int connect_fd;
www.eeworm.com/read/136137/13871869
cpp testdlg.cpp
// TestDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Test.h"
#include "TestDlg.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/149728/5697614
makefile
#CC = gcc
#AR = ar
#DEBUG = -ggdb3 #-DDEBUGTAC
#CFLAGS = -pipe -fPIC -I../include $(OPTIMIZE)
CFLAGS += -I../include
LIBRARY = libtac.a
LIBSRCS = connect.c \
header.c \
version.c \
xalloc.
www.eeworm.com/read/141965/5767496
c ex25_1.c
/ * filename: ex25_1.c */
#include
#include
gint color_state=0;
typedef struct{
GtkWidget *dialog;
GdkColor *color;
}diacolor;
void OnCancel(Gt
www.eeworm.com/read/136571/5870636
cpp gui_utils.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/127694/6002487
h tpi_daytime.h
#include "unpxti.h"
#include
#include
void tpi_bind(int, const void *, size_t);
void tpi_connect(int, const void *, size_t);
ssize_t tpi_read(int, void *, size_t);
void t
www.eeworm.com/read/127694/6002781
c xti_tlook_str.c
#include "unpxti.h"
char *
xti_tlook_str(int fd)
{
int event;
if ( (event = t_look(fd)) < 0)
return(NULL);
if (event == T_LISTEN) return("T_LISTEN");
else if (event == T_CONNECT) return("T_
www.eeworm.com/read/111887/6151634
java cmppconnect.java
import java.lang.*;
import java.net.*;
import java.io.*;
import CMPPCommandID;
import CMPPPacket;
public class CMPPConnect extends CMPPPacket
{
public String source_addr = null;// 6 bytes