summaryrefslogtreecommitdiff
path: root/lib/netutils/netutils.c
AgeCommit message (Expand)Author
2021-07-12shared: Introduce new top-level dir and move 1st party lib code there.Damien George
2020-04-05all: Use MP_ERROR_TEXT for all error messages.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2017-11-16py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.Damien George
2017-10-04all: Remove inclusion of internal py header files.Damien George
2017-08-13all: Raise exceptions via mp_raise_XXXJavier Candeira
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-03-31all: Use full path name when including mp-readline/timeutils/netutils.Damien George
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