Searched refs:Connection (Results 1 – 22 of 22) sorted by relevance
32 typedef struct Connection { struct35 } Connection; typedef50 connection_init( Connection* conn ) in connection_init()86 Connection* conn = (Connection*)root; in connection_select()110 Connection* conn = (Connection*)root; in connection_poll()179 Connection* conn; in http_connector_connect()
51 static bool callDumpRenderTree(const Frame* frame, const Connection* conn) { in callDumpRenderTree()57 static bool callDumpDomTree(const Frame* frame, const Connection* conn) { in callDumpDomTree()91 const Connection* connection) in InternalCommand()106 const Connection* m_connection;133 Command* Command::Find(const Connection* conn) { in Find()
52 class Connection {54 Connection(int conn): m_socket(conn) {} in Connection() function76 Connection* accept() const;
44 class Connection; variable53 typedef bool (*DispatchFunction)(const Frame*, const Connection*);87 static Command* Find(const Connection* conn);
80 Connection* ConnectionServer::accept() const { in accept()86 return new Connection(conn); in accept()
91 Connection* conn = cs.accept(); in start()
45 Connection attempt failed174 Connection attempt failed268 Connection attempt failed331 Connection attempt failed
77 android/wds/Connection.cpp \
18 Connection: Keep-Alive34 Connection: Keep-Alive
31 0x00e0: 656e 0d0a 436f 6e6e 6563 7469 6f6e 3a20 en..Connection:.
35 0x00f0: 0d0a 436f 6e6e 6563 7469 6f6e 3a20 4b65 ..Connection:.Ke
41 Connection draft-ietf-secsh-connect-17.txt
771 if ([fields objectForKey:@"Connection"])772 [fields removeObjectForKey:@"Connection"];
1929 * mono/Connection.cs, mono/Message.cs: Check Target type2664 multiple dbus_binding.Connection instances representing the same2866 * python/dbus_bindings.pyx (Connection::close): renamed method3134 (Connection::__del__): Remove and replace with __dealloc__ method3135 (Connection::add_filter): Stuff user_data into a tuple. Use Py_INCREF3137 (Connection::register_object_path): Stuff user_data into a tuple.3140 (Connection::register_fallback): Stuff user_data into a tuple.3318 (Connection::send_with_reply_handlers): return a PendingCall object3721 - Defines C class Connection for exporting to other modules5519 * mono/Connection.cs: Move the DBusObjectPathVTable and associated[all …]
74 Establishing the Connection:
450 (Connection refused) to its caller, or it may return a ``server not
3400 …Bug 23091: Some webarchive http tests intermittently fail due to Connection/Keep-Alive header diff…3408 Connection headers from webarchive results.12386 Connection class to prepare it for receiving those callbacks.