Predicate allocateDescriptorCall
A call to the Unix system function socket(2).
Import path
import semmle.code.cpp.pointsto.PointsTo
predicate
allocateDescriptorCall
(
FunctionCall
fc
)