socket
(redirected from alveolar socket)Also found in: Dictionary, Thesaurus, Medical.
socket
1. a device into which an electric plug can be inserted in order to make a connection in a circuit
2. Chiefly Brit such a device mounted on a wall and connected to the electricity supply
3. a part with an opening or hollow into which some other part, such as a pipe, probe, etc., can be fitted
4. a spanner head having a recess suitable to be fitted over the head of a bolt and a keyway into which a wrench can be fitted
5. Anatomy
a. a bony hollow into which a part or structure fits
b. the receptacle of a ball-and-socket joint
Collins Discovery Encyclopedia, 1st edition © HarperCollins Publishers 2005
socket
[′säk·ət] (electricity)
A device designed to provide electric connections and mechanical support for an electronic or electric component requiring convenient replacement.
(engineering)
A device designed to receive and grip the end of a tubular object, such as a tool or pipe.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
socket
1. Same as coupling.
3. A receptacle outlet.
McGraw-Hill Dictionary of Architecture and Construction. Copyright © 2003 by McGraw-Hill Companies, Inc.
socket
(networking)The Berkeley Unix mechansim for creating a
virtual connection between processes. Sockets interface
Unix's standard I/O with its network communication
facilities. They can be of two types, stream (bi-directional)
or datagram (fixed length destination-addressed messages).
The socket library function socket() creates a communications
end-point or socket and returns a file descriptor with which
to access that socket. The socket has associated with it a
socket address, consisting of a port number and the local
host's network address.
Unix manual page: socket(2).
Unix manual page: socket(2).
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
socket
(1) See Unix socket and TCP/IP socket.(2) A receptacle that receives a plug. See plugs and sockets.
Copyright © 1981-2019 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.