René's URL Explorer Experiment


Title: Fix SSL handshake over-reading in STARTTLS by youknowone · Pull Request #7417 · RustPython/RustPython · GitHub

Open Graph Title: Fix SSL handshake over-reading in STARTTLS by youknowone · Pull Request #7417 · RustPython/RustPython

X Title: Fix SSL handshake over-reading in STARTTLS by youknowone · Pull Request #7417 · RustPython/RustPython

Description: During STARTTLS handshake, sock_recv(16KB) could consume application data that arrived alongside handshake records. The consumed data ended up in rustls's internal buffer where select() could not detect it, causing asyncore-based servers to miss readable events and the peer to time out. Use MSG_PEEK to find the TLS record boundary, then recv() only one complete record. Remaining data stays in the kernel TCP buffer, visible to select(). This matches OpenSSL's default no-read-ahead behaviour. Fixes flaky test_poplib (TestPOP3_TLSClass) failures. Summary by CodeRabbit Bug Fixes Enhanced TLS handshake record processing to correctly handle TLS record boundaries, preventing premature buffer draining and potential loss of application data in socket-based connections. Improved timeout error reporting consistency across SSL, socket, and system API operations.

Open Graph Description: During STARTTLS handshake, sock_recv(16KB) could consume application data that arrived alongside handshake records. The consumed data ended up in rustls's internal buffer where select() could n...

X Description: During STARTTLS handshake, sock_recv(16KB) could consume application data that arrived alongside handshake records. The consumed data ended up in rustls's internal buffer where select() cou...

Opengraph URL: https://github.com/RustPython/RustPython/pull/7417

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:5fc61627-20fe-5ddd-34fd-a02914228e3c
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE144:25FADE:CB4AC:11021E:6A5ECEDC
html-safe-nonce6d24dbc33e211e50371519b07e3be5305939dd039701b29f59c491b0934bc884
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMTQ0OjI1RkFERTpDQjRBQzoxMTAyMUU6NkE1RUNFREMiLCJ2aXNpdG9yX2lkIjoiNzQ0MjM0NzE1NTA5MTU0MTcyNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac386d00eafe39586aeec0874e4a6c9cf99c99b9f5891c6b27c79572475df78376
hovercard-subject-tagpull_request:3392626672
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/RustPython/RustPython/pull/7417/files
twitter:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/69878?s=400&v=4
og:image:altDuring STARTTLS handshake, sock_recv(16KB) could consume application data that arrived alongside handshake records. The consumed data ended up in rustls's internal buffer where select() could n...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None9bd00899c80f8b6ea4e7a96c99290af4722b0befdf9e021b19232cbd6f993660
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git
octolytics-dimension-user_id39710557
octolytics-dimension-user_loginRustPython
octolytics-dimension-repository_id135201145
octolytics-dimension-repository_nwoRustPython/RustPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id135201145
octolytics-dimension-repository_network_root_nwoRustPython/RustPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9996307881fdf9017d864a20b3dfe5aae4dddd3e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/7417/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7417%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7417%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=RustPython%2FRustPython
Reloadhttps://github.com/RustPython/RustPython/pull/7417/files
Reloadhttps://github.com/RustPython/RustPython/pull/7417/files
Reloadhttps://github.com/RustPython/RustPython/pull/7417/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7417/files
RustPython https://github.com/RustPython
RustPythonhttps://github.com/RustPython/RustPython
Notifications https://github.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.5k https://github.com/login?return_to=%2FRustPython%2FRustPython
Star 22.2k https://github.com/login?return_to=%2FRustPython%2FRustPython
Code https://github.com/RustPython/RustPython
Issues 293 https://github.com/RustPython/RustPython/issues
Pull requests 102 https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality 0 https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Code https://github.com/RustPython/RustPython
Issues https://github.com/RustPython/RustPython/issues
Pull requests https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
youknowonehttps://github.com/youknowone
RustPython:mainhttps://github.com/RustPython/RustPython/tree/main
youknowone:ssl-handshakehttps://github.com/youknowone/RustPython/tree/ssl-handshake
Conversation 1 https://github.com/RustPython/RustPython/pull/7417
Commits 1 https://github.com/RustPython/RustPython/pull/7417/commits
Checks 14 https://github.com/RustPython/RustPython/pull/7417/checks
Files changed https://github.com/RustPython/RustPython/pull/7417/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7417/files
Fix SSL handshake over-reading in STARTTLS https://github.com/RustPython/RustPython/pull/7417/files#top
Show all changes 1 commit https://github.com/RustPython/RustPython/pull/7417/files
2602df0 Fix SSL handshake over-reading in STARTTLS youknowone Mar 13, 2026 https://github.com/RustPython/RustPython/pull/7417/commits/2602df0237036fc2e8a8fbb70cf7198ca09d1fcc
Clear filters https://github.com/RustPython/RustPython/pull/7417/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7417/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7417/files
openssl.rs https://github.com/RustPython/RustPython/pull/7417/files#diff-f66827d3199bc9476282bcbb77615622c5ef8eca6515c5671b29d39577333390
ssl.rs https://github.com/RustPython/RustPython/pull/7417/files#diff-454ec133e37f245b8eb2dfcd83daf62e341eb3ab03b353d30297ae029e73213b
compat.rs https://github.com/RustPython/RustPython/pull/7417/files#diff-2e4dbb35c6460c23af1a8d48d17e0f8ddf604328016b018c184da5b1fdcd2cc2
_winapi.rs https://github.com/RustPython/RustPython/pull/7417/files#diff-97cc2c90c1227b573945558c6c4684b975fb88fd8c4097e212a5594ded208b9a
vm_new.rs https://github.com/RustPython/RustPython/pull/7417/files#diff-0ed409205fe13b41775e66f6be22c13146e9aebf1000a069a10b39293f219a7b
crates/stdlib/src/openssl.rshttps://github.com/RustPython/RustPython/pull/7417/files#diff-f66827d3199bc9476282bcbb77615622c5ef8eca6515c5671b29d39577333390
View file https://github.com/youknowone/RustPython/blob/2602df0237036fc2e8a8fbb70cf7198ca09d1fcc/crates/stdlib/src/openssl.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7417/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7417/files#diff-f66827d3199bc9476282bcbb77615622c5ef8eca6515c5671b29d39577333390
https://github.com/RustPython/RustPython/pull/7417/files#diff-f66827d3199bc9476282bcbb77615622c5ef8eca6515c5671b29d39577333390
https://github.com/RustPython/RustPython/pull/7417/files#diff-f66827d3199bc9476282bcbb77615622c5ef8eca6515c5671b29d39577333390
https://github.com/RustPython/RustPython/pull/7417/files#diff-f66827d3199bc9476282bcbb77615622c5ef8eca6515c5671b29d39577333390
crates/stdlib/src/ssl.rshttps://github.com/RustPython/RustPython/pull/7417/files#diff-454ec133e37f245b8eb2dfcd83daf62e341eb3ab03b353d30297ae029e73213b
View file https://github.com/youknowone/RustPython/blob/2602df0237036fc2e8a8fbb70cf7198ca09d1fcc/crates/stdlib/src/ssl.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7417/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7417/files#diff-454ec133e37f245b8eb2dfcd83daf62e341eb3ab03b353d30297ae029e73213b
https://github.com/RustPython/RustPython/pull/7417/files#diff-454ec133e37f245b8eb2dfcd83daf62e341eb3ab03b353d30297ae029e73213b
https://github.com/RustPython/RustPython/pull/7417/files#diff-454ec133e37f245b8eb2dfcd83daf62e341eb3ab03b353d30297ae029e73213b
crates/stdlib/src/ssl/compat.rshttps://github.com/RustPython/RustPython/pull/7417/files#diff-2e4dbb35c6460c23af1a8d48d17e0f8ddf604328016b018c184da5b1fdcd2cc2
View file https://github.com/youknowone/RustPython/blob/2602df0237036fc2e8a8fbb70cf7198ca09d1fcc/crates/stdlib/src/ssl/compat.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7417/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7417/files#diff-2e4dbb35c6460c23af1a8d48d17e0f8ddf604328016b018c184da5b1fdcd2cc2
https://github.com/RustPython/RustPython/pull/7417/files#diff-2e4dbb35c6460c23af1a8d48d17e0f8ddf604328016b018c184da5b1fdcd2cc2
https://github.com/RustPython/RustPython/pull/7417/files#diff-2e4dbb35c6460c23af1a8d48d17e0f8ddf604328016b018c184da5b1fdcd2cc2
https://github.com/RustPython/RustPython/pull/7417/files#diff-2e4dbb35c6460c23af1a8d48d17e0f8ddf604328016b018c184da5b1fdcd2cc2
crates/vm/src/stdlib/_winapi.rshttps://github.com/RustPython/RustPython/pull/7417/files#diff-97cc2c90c1227b573945558c6c4684b975fb88fd8c4097e212a5594ded208b9a
View file https://github.com/youknowone/RustPython/blob/2602df0237036fc2e8a8fbb70cf7198ca09d1fcc/crates/vm/src/stdlib/_winapi.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7417/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7417/files#diff-97cc2c90c1227b573945558c6c4684b975fb88fd8c4097e212a5594ded208b9a
https://github.com/RustPython/RustPython/pull/7417/files#diff-97cc2c90c1227b573945558c6c4684b975fb88fd8c4097e212a5594ded208b9a
https://github.com/RustPython/RustPython/pull/7417/files#diff-97cc2c90c1227b573945558c6c4684b975fb88fd8c4097e212a5594ded208b9a
https://github.com/RustPython/RustPython/pull/7417/files#diff-97cc2c90c1227b573945558c6c4684b975fb88fd8c4097e212a5594ded208b9a
crates/vm/src/vm/vm_new.rshttps://github.com/RustPython/RustPython/pull/7417/files#diff-0ed409205fe13b41775e66f6be22c13146e9aebf1000a069a10b39293f219a7b
View file https://github.com/youknowone/RustPython/blob/2602df0237036fc2e8a8fbb70cf7198ca09d1fcc/crates/vm/src/vm/vm_new.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7417/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7417/files#diff-0ed409205fe13b41775e66f6be22c13146e9aebf1000a069a10b39293f219a7b
https://github.com/RustPython/RustPython/pull/7417/files#diff-0ed409205fe13b41775e66f6be22c13146e9aebf1000a069a10b39293f219a7b
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7417/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.