Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: asio: fix some typos #1550

Merged
merged 1 commit into from
Feb 8, 2021
Merged

Conversation

jktjkt
Copy link
Contributor

@jktjkt jktjkt commented Jan 14, 2021

Really just a s/pusedo/pseudo/g and s/exluced/excluded/g.

Really just a s/pusedo/pseudo/g and s/exluced/excluded/g.
@tatsuhiro-t tatsuhiro-t merged commit 5b587e8 into nghttp2:master Feb 8, 2021
@tatsuhiro-t
Copy link
Member

Thank you for PR. Merged now.

@tatsuhiro-t tatsuhiro-t added this to the v1.44.0 milestone Feb 8, 2021
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 25, 2021
v1.44.0 changelog:

lib: Port new ngtcp2 map implementation
doc: Replace master with main
build: Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
build: Add more --with-* configure flags
build: Add LIBTOOL_LDFLAGS configure variable
third-party: Bump llhttp to 6.0.2
src: Replace black-list with block-list
nghttpx: Fix max distance in weight group/address cycle comparison
nghttpx: Set connect_blocker and live_check after shuffling addresses
nghttpx: Replace master with main
nghttpx: Remove trailing white space after $method log variable
(nghttp2/nghttp2#1553)
h2load: Add --rps option
(nghttp2/nghttp2#1559)
h2load: Allow unit in -D option
asio: fix some typos (Patch from Jan Kundrát)
(nghttp2/nghttp2#1550)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit to openembedded/meta-openembedded that referenced this pull request Jul 27, 2021
v1.44.0 changelog:

lib: Port new ngtcp2 map implementation
doc: Replace master with main
build: Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
build: Add more --with-* configure flags
build: Add LIBTOOL_LDFLAGS configure variable
third-party: Bump llhttp to 6.0.2
src: Replace black-list with block-list
nghttpx: Fix max distance in weight group/address cycle comparison
nghttpx: Set connect_blocker and live_check after shuffling addresses
nghttpx: Replace master with main
nghttpx: Remove trailing white space after $method log variable
(nghttp2/nghttp2#1553)
h2load: Add --rps option
(nghttp2/nghttp2#1559)
h2load: Allow unit in -D option
asio: fix some typos (Patch from Jan Kundrát)
(nghttp2/nghttp2#1550)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
halstead pushed a commit to openembedded/meta-openembedded that referenced this pull request Aug 18, 2021
v1.44.0 changelog:

lib: Port new ngtcp2 map implementation
doc: Replace master with main
build: Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
build: Add more --with-* configure flags
build: Add LIBTOOL_LDFLAGS configure variable
third-party: Bump llhttp to 6.0.2
src: Replace black-list with block-list
nghttpx: Fix max distance in weight group/address cycle comparison
nghttpx: Set connect_blocker and live_check after shuffling addresses
nghttpx: Replace master with main
nghttpx: Remove trailing white space after $method log variable
(nghttp2/nghttp2#1553)
h2load: Add --rps option
(nghttp2/nghttp2#1559)
h2load: Allow unit in -D option
asio: fix some typos (Patch from Jan Kundrát)
(nghttp2/nghttp2#1550)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit b767b37)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
rtollert pushed a commit to rtollert/meta-openembedded that referenced this pull request Aug 4, 2022
v1.44.0 changelog:

lib: Port new ngtcp2 map implementation
doc: Replace master with main
build: Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
build: Add more --with-* configure flags
build: Add LIBTOOL_LDFLAGS configure variable
third-party: Bump llhttp to 6.0.2
src: Replace black-list with block-list
nghttpx: Fix max distance in weight group/address cycle comparison
nghttpx: Set connect_blocker and live_check after shuffling addresses
nghttpx: Replace master with main
nghttpx: Remove trailing white space after $method log variable
(nghttp2/nghttp2#1553)
h2load: Add --rps option
(nghttp2/nghttp2#1559)
h2load: Allow unit in -D option
asio: fix some typos (Patch from Jan Kundrát)
(nghttp2/nghttp2#1550)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
rtollert pushed a commit to rtollert/meta-openembedded that referenced this pull request Aug 9, 2022
v1.44.0 changelog:

lib: Port new ngtcp2 map implementation
doc: Replace master with main
build: Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
build: Add more --with-* configure flags
build: Add LIBTOOL_LDFLAGS configure variable
third-party: Bump llhttp to 6.0.2
src: Replace black-list with block-list
nghttpx: Fix max distance in weight group/address cycle comparison
nghttpx: Set connect_blocker and live_check after shuffling addresses
nghttpx: Replace master with main
nghttpx: Remove trailing white space after $method log variable
(nghttp2/nghttp2#1553)
h2load: Add --rps option
(nghttp2/nghttp2#1559)
h2load: Allow unit in -D option
asio: fix some typos (Patch from Jan Kundrát)
(nghttp2/nghttp2#1550)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
daregit pushed a commit to daregit/yocto-combined that referenced this pull request May 22, 2024
v1.44.0 changelog:

lib: Port new ngtcp2 map implementation
doc: Replace master with main
build: Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
build: Add more --with-* configure flags
build: Add LIBTOOL_LDFLAGS configure variable
third-party: Bump llhttp to 6.0.2
src: Replace black-list with block-list
nghttpx: Fix max distance in weight group/address cycle comparison
nghttpx: Set connect_blocker and live_check after shuffling addresses
nghttpx: Replace master with main
nghttpx: Remove trailing white space after $method log variable
(nghttp2/nghttp2#1553)
h2load: Add --rps option
(nghttp2/nghttp2#1559)
h2load: Allow unit in -D option
asio: fix some typos (Patch from Jan Kundrát)
(nghttp2/nghttp2#1550)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
daregit pushed a commit to daregit/yocto-combined that referenced this pull request May 22, 2024
v1.44.0 changelog:

lib: Port new ngtcp2 map implementation
doc: Replace master with main
build: Add precious variables for libev and jemalloc and use JEMALLOC_CFLAGS
build: Add more --with-* configure flags
build: Add LIBTOOL_LDFLAGS configure variable
third-party: Bump llhttp to 6.0.2
src: Replace black-list with block-list
nghttpx: Fix max distance in weight group/address cycle comparison
nghttpx: Set connect_blocker and live_check after shuffling addresses
nghttpx: Replace master with main
nghttpx: Remove trailing white space after $method log variable
(nghttp2/nghttp2#1553)
h2load: Add --rps option
(nghttp2/nghttp2#1559)
h2load: Allow unit in -D option
asio: fix some typos (Patch from Jan Kundrát)
(nghttp2/nghttp2#1550)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants