OpenGrok
Cross Reference: smtpd.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
smtpd.py
Home
|
History
|
Annotate
|
Download
|
only in
Lib
Lines Matching
refs:create_socket
647
self.
create_socket
(gai_results[0][0], gai_results[0][1])