Home
last modified time | relevance | path

Searched refs:__pyx_n_s_sock (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-thriftpy2/thriftpy2-0.4.14/thriftpy2/transport/
H A Dcybase.c1395 static PyObject *__pyx_n_s_sock; variable
2799 …__pyx_t_4 = __Pyx_GetAttr3(__pyx_t_3, __pyx_n_s_sock, Py_None); if (unlikely(!__pyx_t_4)) __PYX_ER… in __pyx_pf_9thriftpy2_9transport_6cybase_15CyTransportBase_4sock___get__()
4043 {&__pyx_n_s_sock, __pyx_k_sock, sizeof(__pyx_k_sock), 0, 0, 1, 1},
/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dloop.c6896 static PyObject *__pyx_n_s_sock; variable
43029 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_sock,&__pyx_n_s_n,0}; in __pyx_pw_6uvloop_4loop_4Loop_84sock_recv()
43045 … if (likely((values[0] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_sock)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_4Loop_84sock_recv()
43371 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_sock,&__pyx_n_s_buf,0}; in __pyx_pw_6uvloop_4loop_4Loop_87sock_recv_into()
43387 … if (likely((values[0] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_sock)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_4Loop_87sock_recv_into()
43713 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_sock,&__pyx_n_s_data,0}; in __pyx_pw_6uvloop_4loop_4Loop_90sock_sendall()
43729 … if (likely((values[0] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_sock)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_4Loop_90sock_sendall()
44722 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_sock,&__pyx_n_s_address,0}; in __pyx_pw_6uvloop_4loop_4Loop_96sock_connect()
57010 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_self_2,&__pyx_n_s_sock,&__pyx_n_s_loop,0}; in __pyx_pw_6uvloop_4loop_23_SyncSocketReaderFuture_1__init__()
57604 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_self_2,&__pyx_n_s_sock,&__pyx_n_s_loop,0}; in __pyx_pw_6uvloop_4loop_23_SyncSocketWriterFuture_1__init__()
[all …]