代码搜索:Full-Duplex

找到约 403 项符合「Full-Duplex」的源代码

代码结果 403
www.eeworm.com/read/133772/5901734

man shutdown.man

NAME shutdown - shut down part of a full-duplex connection SYNOPSIS #include int shutdown(int s, int how); DESCRIPTION The shutdown call causes all
www.eeworm.com/read/109026/6176756

man shutdown.man

NAME shutdown - shut down part of a full-duplex connection SYNOPSIS #include int shutdown(int s, int how); DESCRIPTION The shutdown call causes all
www.eeworm.com/read/101082/6244729

2 shutdown.2

.\" SCCSID: @(#)shutdown.2 8.1 9/11/90 .TH shutdown 2 .SH Name shutdown \- shut down full-duplex connection .SH Syntax .nf .ft B shutdown(s, how) int s, how; .fi .SH Description .NXR "shutdown system
www.eeworm.com/read/101082/6246591

2 shutdown.2

.\" SCCSID: @(#)shutdown.2 8.1 9/11/90 .TH shutdown 2 .SH Name shutdown \- shut down full-duplex connection .SH Syntax .nf .ft B shutdown(s, how) int s, how; .fi .SH Description .NXR "shutdown system
www.eeworm.com/read/450639/7479698

htm hardduplex.htm

Half-duplex vs. full-duplex audio
www.eeworm.com/read/430937/8718180

h mii.h

/* Generic MII registers. */ #define MII_BMCR 0x00 /* Basic mode control register */ #define MII_BMSR 0x01 /* Basic mode status register */ #define MII_PHYSID
www.eeworm.com/read/183272/9172223

c spipe.c

#include "apue.h" #include /* * Returns a full-duplex "stream" pipe (a UNIX domain socket) * with the two file descriptors returned in fd[0] and fd[1]. */ int s_pipe(int fd[2]) { r
www.eeworm.com/read/183272/9172352

13 fig17.13

#include "apue.h" #include /* * Returns a full-duplex "stream" pipe (a UNIX domain socket) * with the two file descriptors returned in fd[0] and fd[1]. */ int s_pipe(int fd[2]) { r
www.eeworm.com/read/183272/9173040

c spipe.c

#include "apue.h" #include /* * Returns a full-duplex "stream" pipe (a UNIX domain socket) * with the two file descriptors returned in fd[0] and fd[1]. */ int s_pipe(int fd[2]) { r
www.eeworm.com/read/365052/9880438

h mii.h

/* Generic MII registers. */ #define MII_BMCR 0x00 /* Basic mode control register */ #define MII_BMSR 0x01 /* Basic mode status register */ #define MII_PHYSID