aboutsummaryrefslogtreecommitdiff
path: root/lib/netutils
AgeCommit message (Collapse)Author
2017-03-31all: Use full path name when including mp-readline/timeutils/netutils.Damien George
This follows the pattern of how all other headers are now included, and makes it explicit where the header file comes from. This patch also removes -I options from Makefile's that specify the mp-readline/timeutils/ netutils directories, which are no longer needed.
2017-03-29lib/netutils: Update for changes to mp_obj_str_get_data.Damien George
2015-05-04lib: Move some common mod_network_* functions to lib/netutils.Josef Gajdusek