Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
StackRduino
/
circuitpython
Public
forked from
adafruit/circuitpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
circuitpython
extmod
modlwip.c
on
esp-extra-scripts
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 19, 2016
extmod/modlwip: Store a chain of incoming pbufs, instead of only one.
Show description for 5071cee
pfalcon
committed
5071cee
View commit details
Copy full SHA for 5071cee
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
all: Rename mp_obj_type_t::stream_p to protocol.
Show description for 07209f8
pfalcon
committed
07209f8
View commit details
Copy full SHA for 07209f8
View code at this point
Browse repository at this point
Commits on May 15, 2016
extmod/modlwip: Rework how Python accept callback is called.
Show description for afce978
pfalcon
committed
afce978
View commit details
Copy full SHA for afce978
View code at this point
Browse repository at this point
Commits on May 12, 2016
extmod/modlwip: Convert errno's to use MP_Exxx symbols.
dpgeorge
committed
0055457
View commit details
Copy full SHA for 0055457
View code at this point
Browse repository at this point
Commits on May 3, 2016
extmod/modlwip: Implement sendall() method for TCP sockets.
pfalcon
committed
cfc94be
View commit details
Copy full SHA for cfc94be
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
extmod/modlwip: Add print_pcbs() debug function.
Show description for 1c6d91d
pfalcon
committed
1c6d91d
View commit details
Copy full SHA for 1c6d91d
View code at this point
Browse repository at this point
extmod/modlwip: Workaround esp8266 sendto issue where 1 is returned.
dpgeorge
committed
45ac5a8
View commit details
Copy full SHA for 45ac5a8
View code at this point
Browse repository at this point
extmod, stmhal: Fix typo of macro that detects if float is enabled.
dpgeorge
committed
a635423
View commit details
Copy full SHA for a635423
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
extmod/modlwip: Protect recv/accept Python callback against exceptions.
Show description for 7a012f4
pfalcon
committed
7a012f4
View commit details
Copy full SHA for 7a012f4
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
extmod/modlwip: Add ability to run callback on "recv" and "accept" events.
Show description for 7d57037
pfalcon
committed
7d57037
View commit details
Copy full SHA for 7d57037
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
extmod/modlwip: lwip_tcp_receive(): Full error handling.
pfalcon
committed
8007f84
View commit details
Copy full SHA for 8007f84
View code at this point
Browse repository at this point
extmod/modlwip: lwip_tcp_send(): Full error handling.
pfalcon
committed
b830f4c
View commit details
Copy full SHA for b830f4c
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
extmod/modlwip: More debug messages for various edge conditions.
pfalcon
committed
5c1af60
View commit details
Copy full SHA for 5c1af60
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
extmod/modlwip: Start adding debug output.
pfalcon
committed
44ab5c3
View commit details
Copy full SHA for 44ab5c3
View code at this point
Browse repository at this point
extmod/modlwip: lwip_tcp_receive(): Properly handle EOF for non-blocking sock.
pfalcon
committed
fef0d98
View commit details
Copy full SHA for fef0d98
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
extmod/modlwip: Fix for loss of data in unaccepted incoming sockets.
Show description for 7063210
pfalcon
committed
7063210
View commit details
Copy full SHA for 7063210
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
extmod/modlwip: lwip_socket_setsockopt: Handle option value properly.
pfalcon
committed
91031a7
View commit details
Copy full SHA for 91031a7
View code at this point
Browse repository at this point
extmod/modlwip: Add lwip->POSIX error map for lwIP 1.4.0.
Show description for 4332d72
pfalcon
committed
4332d72
View commit details
Copy full SHA for 4332d72
View code at this point
Browse repository at this point
extmod/modlwip: lwip_tcp_send: Handle properly send buffer full condition.
Show description for de0c84e
pfalcon
committed
de0c84e
View commit details
Copy full SHA for de0c84e
View code at this point
Browse repository at this point
extmod/modlwip: Implement setsocketopt(SO_REUSEADDR).
pfalcon
committed
5e75f33
View commit details
Copy full SHA for 5e75f33
View code at this point
Browse repository at this point
extmod/modlwip: Add SOL_SOCKET and SO_REUSEADDR constants for setsockopt().
pfalcon
committed
8f1854a
View commit details
Copy full SHA for 8f1854a
View code at this point
Browse repository at this point
Commits on Mar 12, 2016
extmod/modlwip: lwip_tcp_receive: Properly map lwIP error to POSIX errno.
pfalcon
committed
0779409
View commit details
Copy full SHA for 0779409
View code at this point
Browse repository at this point
extmod/modlwip: Add socket.setblocking() method.
pfalcon
committed
ba8f7d5
View commit details
Copy full SHA for ba8f7d5
View code at this point
Browse repository at this point
extmod/modlwip: Rework getaddrinfo() data passing.
Show description for 09ed5bc
pfalcon
committed
09ed5bc
View commit details
Copy full SHA for 09ed5bc
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
extmod/modlwip: Use MICROPY_EVENT_POLL_HOOK for event polling if defined.
Show description for e5b0473
pfalcon
committed
e5b0473
View commit details
Copy full SHA for e5b0473
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
extmod/modlwip: Factor out "socket connected" check to a function.
Show description for 43d4975
pfalcon
committed
43d4975
View commit details
Copy full SHA for 43d4975
View code at this point
Browse repository at this point
extmod/modlwip: Support non-blocking recv().
pfalcon
committed
fda874e
View commit details
Copy full SHA for fda874e
View code at this point
Browse repository at this point
extmod/modlwip: Add .write() stream method.
pfalcon
committed
7379be3
View commit details
Copy full SHA for 7379be3
View code at this point
Browse repository at this point
extmod/modlwip: Still process remaining incoming data of a closed socket.
Show description for 4f64f6b
dpgeorge
authored and
pfalcon
committed
4f64f6b
View commit details
Copy full SHA for 4f64f6b
View code at this point
Browse repository at this point
extmod/modlwip: Check for state change during recv busy-wait loop.
Show description for 6d2e9e7
dpgeorge
authored and
pfalcon
committed
6d2e9e7
View commit details
Copy full SHA for 6d2e9e7
View code at this point
Browse repository at this point
extmod/modlwip: Add stream .read() and .readline() methods.
pfalcon
committed
6185dc5
View commit details
Copy full SHA for 6185dc5
View code at this point
Browse repository at this point
extmod/modlwip: Add dummy .makefile() method.
pfalcon
committed
f1919b7
View commit details
Copy full SHA for f1919b7
View code at this point
Browse repository at this point
extmod/modlwip: Add stream protocol read method.
pfalcon
committed
c7fb87c
View commit details
Copy full SHA for c7fb87c
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
extmod/modlwip: Implement dummy setsockopt().
pfalcon
committed
ed59378
View commit details
Copy full SHA for ed59378
View code at this point
Browse repository at this point
extmod/modlwip: Add .print() method.
pfalcon
committed
f8d42da
View commit details
Copy full SHA for f8d42da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.