UDP is a permissive protocol. Running your memcache instance with UDP may expose the server to various UDP based attacks (see below). It is a best practice to avoid it unless you really have a reason to use it.
In memcached.conf:
Remove the configuration (remove -U)