Stefan Eissing
|
17e6f06ea3
connect: fix connection shutdown for event based processing
|
před 3 měsíci |
Stefan Eissing
|
ae620a70a0
conncache: connection shutdown, multi_socket handling
|
před 4 měsíci |
Daniel Stenberg
|
c074ba64a8
code: language cleanup in comments
|
před 4 měsíci |
Daniel Stenberg
|
fde2143df7
conncache: done always evaluates to false
|
před 4 měsíci |
Daniel Stenberg
|
9a49af5fd8
lib: add a few DEBUGASSERT(data) to aid code analyzers
|
před 4 měsíci |
Stefan Eissing
|
c9b95c0bb3
lib: graceful connection shutdown
|
před 5 měsíci |
Viktor Szakats
|
a35bbe8977
lib: bump hash sizes to `size_t`
|
před 6 měsíci |
Viktor Szakats
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
před 7 měsíci |
Stefan Eissing
|
c296abd42d
llist: add Curl_llist_append()
|
před 7 měsíci |
Stefan Eissing
|
fcef00db1a
lib: keep conn IP information together
|
před 8 měsíci |
Stefan Eissing
|
476adfeac0
multi: add xfer_buf to multi handle
|
před 10 měsíci |
Daniel Stenberg
|
dbf4c4030a
conncache: use the closure handle when disconnecting surplus connections
|
před 1 rokem |
Daniel Stenberg
|
2d06eebf28
urldata: make maxconnects a 32 bit value
|
před 1 rokem |
Viktor Szakats
|
413a0fedd0
autotools: stop setting `-std=gnu89` with `--enable-warnings`
|
před 1 rokem |
Daniel Stenberg
|
fc077bc786
urldata: move the 'internal' boolean to the state struct
|
před 1 rokem |
Daniel Stenberg
|
9ffd411735
curl_multi_get_handles: get easy handles from a multi handle
|
před 1 rokem |
Emanuele Torre
|
f198d33e8d
checksrc: disallow spaces before labels
|
před 1 rokem |
Daniel Stenberg
|
e5e8815532
lib: skip Curl_llist_destroy calls
|
před 1 rokem |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
před 1 rokem |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
před 2 roky |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
před 2 roky |
Daniel Stenberg
|
030adbceeb
conncache: remove name arg from Curl_conncache_find_bundle
|
před 2 roky |
Daniel Stenberg
|
058f98dc3f
conncache: include the zone id in the "bundle" hashkey
|
před 2 roky |
Daniel Stenberg
|
d4cf98bbd1
connecache: remove duplicate connc->closure_handle check
|
před 2 roky |
Daniel Stenberg
|
79cca04da8
conncache: make conncache_add_bundle return the pointer
|
před 2 roky |
Daniel Stenberg
|
e74a6b7b72
url: make Curl_disconnect return void
|
před 2 roky |
Daniel Stenberg
|
254f7bd78a
hash: lazy-alloc the table in Curl_hash_add()
|
před 2 roky |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
před 3 roky |
Daniel Stenberg
|
dddad339e8
conncache: lowercase the hash key for better match
|
před 3 roky |
Daniel Stenberg
|
cfff12a0b3
lib: remove 'conn->data' completely
|
před 3 roky |